diff options
author | tron <tron> | 1999-03-16 22:11:23 +0000 |
---|---|---|
committer | tron <tron> | 1999-03-16 22:11:23 +0000 |
commit | 3a14951212909b644e87955ce3edc13f8876704d (patch) | |
tree | 0af74b5060793dd0ac5ecad6de227b979259719b /devel | |
parent | e45da0877509c0bc8759e9e0a55cc200421c7573 (diff) | |
download | pkgsrc-3a14951212909b644e87955ce3edc13f8876704d.tar.gz |
Depend on version 1.0.3 of "gnome-libs" package.
Diffstat (limited to 'devel')
-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 |