diff options
Diffstat (limited to 'x11-libs/vte/vte-0.11.15-r1.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.11.15-r1.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-libs/vte/vte-0.11.15-r1.ebuild b/x11-libs/vte/vte-0.11.15-r1.ebuild index 72f2ca701e3a..25e0ea6aeb5c 100644 --- a/x11-libs/vte/vte-0.11.15-r1.ebuild +++ b/x11-libs/vte/vte-0.11.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15-r1.ebuild,v 1.3 2005/11/15 06:44:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15-r1.ebuild,v 1.4 2005/12/14 21:18:33 dang Exp $ inherit eutils gnome2 @@ -21,11 +21,7 @@ RDEPEND=">=dev-libs/glib-2 python? ( >=dev-python/pygtk-2.4 >=dev-lang/python-2.2 ) - virtual/xft - || ( ( - x11-libs/libICE - x11-libs/libSM ) - virtual/x11 )" + virtual/xft" DEPEND="${RDEPEND} doc? ( >=dev-util/gtk-doc-0.6 ) |