# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular DESCRIPTION="X.Org Xcomposite library" KEYWORDS="~amd64" RDEPEND="x11-libs/libX11 x11-libs/libXfixes x11-libs/libXext >=x11-proto/compositeproto-0.3 x11-proto/xproto" DEPEND="${RDEPEND}"