diff options
Diffstat (limited to 'x11-misc/gkrellm-console')
-rw-r--r-- | x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild index 8bc17799b9e9..6743511f45bc 100644 --- a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild +++ b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.1 2002/04/14 14:22:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $ MY_P=consolewatch-0.1 S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz" HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml" DEPEND=">=app-admin/gkrellm-1.0.6 - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* >=media-libs/imlib-1.9.10-r1" src_compile() { |