diff options
author | taya <taya@pkgsrc.org> | 2001-08-30 15:30:09 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2001-08-30 15:30:09 +0000 |
commit | 80878eae85bdf617ea883b082e93c9b3a50e25f4 (patch) | |
tree | 2a0585e7fa4c50feca0f7e9ca51b3c5e1cc017bb /www/galeon | |
parent | bd6e00dc75ee687e434197d42cf807812e00160e (diff) | |
download | pkgsrc-80878eae85bdf617ea883b082e93c9b3a50e25f4.tar.gz |
update dependency
GConf>=1.0.0 -> GConf>=1.0.4
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index d078c79e079..68fb35fd4f6 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/08/29 14:31:45 abs Exp $ +# $NetBSD: Makefile,v 1.11 2001/08/30 15:30:09 taya Exp $ DISTNAME= galeon-0.12 CATEGORIES= www @@ -14,7 +14,7 @@ DEPENDS+= mozilla>=0.9.2:../mozilla DEPENDS+= gnome-libs>=1.2.1:../../x11/gnome-libs DEPENDS+= libglade>=0.13:../../devel/libglade DEPENDS+= gnome-vfs>=0.6:../../sysutils/gnome-vfs -DEPENDS+= GConf>=1.0.0:../../devel/GConf +DEPENDS+= GConf>=1.0.4:../../devel/GConf DEPENDS+= oaf>=0.6.5:../../devel/oaf DEPENDS+= libxml>=1.8.13:../../textproc/libxml DEPENDS+= libiconv>=1.6.1:../../converters/libiconv |