diff options
author | 2006-01-21 12:34:08 +0000 | |
---|---|---|
committer | 2006-01-21 12:34:08 +0000 | |
commit | 714649041ce393f44425522eef770a1c397efbdc (patch) | |
tree | f3a89c315e85cd33a8121b40888cac651cf7a455 /x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild | |
parent | Version bump for new scripts to stop udev from starting init scripts (diff) | |
download | gentoo-2-714649041ce393f44425522eef770a1c397efbdc.tar.gz gentoo-2-714649041ce393f44425522eef770a1c397efbdc.tar.bz2 gentoo-2-714649041ce393f44425522eef770a1c397efbdc.zip |
Fixed DEPEND for modular X.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild')
-rw-r--r-- | x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild b/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild index fc798689434e..08cfe78775ae 100644 --- a/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild +++ b/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild,v 1.5 2004/06/24 22:32:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sisctrl/sisctrl-0.0.20031119.ebuild,v 1.6 2006/01/21 12:34:08 nelchael Exp $ IUSE="" @@ -12,8 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -RDEPEND="virtual/x11 - >=dev-libs/glib-2.0 +RDEPEND=">=dev-libs/glib-2.0 >=x11-libs/gtk+-2.0" DEPEND="dev-util/pkgconfig |