diff options
author | tron <tron@pkgsrc.org> | 1999-03-16 22:11:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-03-16 22:11:23 +0000 |
commit | 5a17bebc6a49b5d624b58c1c53cc8347f0a4fd74 (patch) | |
tree | 0af74b5060793dd0ac5ecad6de227b979259719b | |
parent | d819cfbd2eb2415129e21fbb3d3d00b10851fde2 (diff) | |
download | pkgsrc-5a17bebc6a49b5d624b58c1c53cc8347f0a4fd74.tar.gz |
Depend on version 1.0.3 of "gnome-libs" package.
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index ad637e67b65..f2a8efa00a6 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/03/14 23:48:08 tron Exp $ +# $NetBSD: Makefile,v 1.14 1999/03/16 22:11:23 tron Exp $ # DISTNAME= libgtop-1.0.1 @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ DEPENDS+= gettext-0.10.35:../../devel/gettext -DEPENDS+= gnome-libs-1.0.1:../../x11/gnome-libs +DEPENDS+= gnome-libs-1.0.3:../../x11/gnome-libs DEPENDS+= guile-1.3:../../lang/guile NOT_FOR_ARCHS= alpha # problems with gtk |