diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-01 18:01:20 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-01 18:01:20 +0000 |
commit | 81774693585a6b70bc64c5c9acc2eee9a6bd32f7 (patch) | |
tree | 761854c050ad6c72a09cd5e5a711c3278b6cdb23 /media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild | |
parent | Remove build-time dependency on xproto and/or xextproto. (diff) | |
download | gentoo-2-81774693585a6b70bc64c5c9acc2eee9a6bd32f7.tar.gz gentoo-2-81774693585a6b70bc64c5c9acc2eee9a6bd32f7.tar.bz2 gentoo-2-81774693585a6b70bc64c5c9acc2eee9a6bd32f7.zip |
Remove build-time dependency on xproto and/or xextproto.
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild')
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild b/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild index 6c33ab94e54a..e8b8b68a916a 100644 --- a/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild,v 1.2 2006/09/24 17:45:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild,v 1.3 2006/10/01 18:01:20 flameeyes Exp $ # WANT_AUTOCONF=latest # WANT_AUTOMAKE=latest @@ -41,10 +41,7 @@ RDEPEND=">=media-libs/libpng-1.2.8 DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) X? ( || ( ( - x11-libs/libX11 x11-libs/libXt - x11-proto/xextproto - x11-proto/xproto x11-proto/xf86vidmodeproto xinerama? ( x11-proto/xineramaproto ) ) <virtual/x11-7 ) ) |