diff options
Diffstat (limited to 'media-sound/lopster/lopster-1.0.1-r1.ebuild')
-rw-r--r-- | media-sound/lopster/lopster-1.0.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/lopster/lopster-1.0.1-r1.ebuild b/media-sound/lopster/lopster-1.0.1-r1.ebuild index ee8aafdfc612..3c4d2dc7c8b5 100644 --- a/media-sound/lopster/lopster-1.0.1-r1.ebuild +++ b/media-sound/lopster/lopster-1.0.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/lopster/lopster-1.0.1-r1.ebuild,v 1.1 2002/04/18 07:18:42 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lopster/lopster-1.0.1-r1.ebuild,v 1.2 2002/05/23 06:50:14 seemant Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,11 +10,11 @@ SRC_URI="http://download.sourceforge.net/lopster/${A}" HOMEPAGE="http://lopster.sourceforge.net" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" RDEPEND="virtual/glibc - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* virtual/x11" src_compile() { |