diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-09-27 17:44:22 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-09-27 17:44:22 +0000 |
commit | 6478ebfb232d1e2873a561f059367193e94bd392 (patch) | |
tree | 76a110079b1fa889b67de9ae039572d585e3af61 /games-board | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-6478ebfb232d1e2873a561f059367193e94bd392.tar.gz gentoo-2-6478ebfb232d1e2873a561f059367193e94bd392.tar.bz2 gentoo-2-6478ebfb232d1e2873a561f059367193e94bd392.zip |
Bumping up libgnomeui/gtk+/glib requirements, user reported problem with lower versions
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnocatan/gnocatan-0.8.1.36.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-board/gnocatan/gnocatan-0.8.1.36.ebuild b/games-board/gnocatan/gnocatan-0.8.1.36.ebuild index 76bed4b796c2..fb465908cbfa 100644 --- a/games-board/gnocatan/gnocatan-0.8.1.36.ebuild +++ b/games-board/gnocatan/gnocatan-0.8.1.36.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/games-board/gnocatan/gnocatan-0.8.1.36.ebuild,v 1.1 2004/09/27 01:10:07 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.36.ebuild,v 1.2 2004/09/27 17:44:22 rizzo Exp $ inherit eutils gnome2 debug @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="nls debug" -RDEPEND=">=gnome-base/libgnomeui-2.2* - =dev-libs/glib-1.2* +RDEPEND=">=gnome-base/libgnomeui-2.6.1.1 >=app-text/scrollkeeper-0.3*" src_compile() { |