summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild')
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild
index 442c22001489..3633e7de8f1d 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild
@@ -1,10 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.16 2009/05/14 17:19:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.17 2009/06/26 11:08:29 scarabeus Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
+EAPI="2"
+
inherit x-modular
DESCRIPTION="ATI video driver"
@@ -12,7 +14,7 @@ DESCRIPTION="ATI video driver"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.0.99"
+RDEPEND=">=x11-base/xorg-server-1.0.99[-minimal]"
DEPEND="${RDEPEND}
>=x11-libs/libdrm-2
x11-proto/glproto