diff options
Diffstat (limited to 'sys-apps/ivman/ivman-0.3.ebuild')
-rw-r--r-- | sys-apps/ivman/ivman-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ivman/ivman-0.3.ebuild b/sys-apps/ivman/ivman-0.3.ebuild index ed94f017d358..84a82e2ad9fc 100644 --- a/sys-apps/ivman/ivman-0.3.ebuild +++ b/sys-apps/ivman/ivman-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.3.ebuild,v 1.3 2004/11/27 19:56:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.3.ebuild,v 1.4 2004/11/28 23:09:27 eradicator Exp $ IUSE="debug" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="QPL" KEYWORDS="~amd64 ~x86" -RDEPEND="dev-libs/glib +RDEPEND=">=dev-libs/glib-2.2 dev-libs/libxml2 >=sys-apps/hal-0.2.98" |