diff options
Diffstat (limited to 'x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild b/x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild index 8030752137ce..a3b7cec4da86 100644 --- a/x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild +++ b/x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild,v 1.1 2008/02/06 18:21:21 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/xf86-video-i810-2.2.0.90.ebuild,v 1.2 2008/05/14 08:56:23 remi Exp $ # Must be before x-modular eclass is inherited # Enable snapshot to get the man page in the right place @@ -30,6 +30,7 @@ DEPEND="${RDEPEND} x11-proto/xineramaproto x11-proto/xproto dri? ( x11-proto/xf86driproto + x11-proto/glproto >=x11-libs/libdrm-2.2 x11-libs/libX11 )" |