diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2011-02-19 00:43:10 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2011-02-19 00:43:10 +0000 |
commit | 195a882e5756c7873929471d1fd9d98571a5818f (patch) | |
tree | d3fb0b771a73d111a331f583e777a9310ece419a /meta-pkgs | |
parent | a888f9d7f419bd7116df0f070a576c2c2abf9051 (diff) | |
download | pkgsrc-195a882e5756c7873929471d1fd9d98571a5818f.tar.gz |
pull in gio-fam, since nothing else does
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/gnome/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile index 382c56c67f4..e486c6b66a4 100644 --- a/meta-pkgs/gnome/Makefile +++ b/meta-pkgs/gnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.123 2010/02/10 19:17:41 joerg Exp $ +# $NetBSD: Makefile,v 1.124 2011/02/19 00:43:10 jmcneill Exp $ DISTNAME= gnome-2.26.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= meta-pkgs x11 gnome MASTER_SITES= # empty @@ -45,6 +45,7 @@ DEPENDS+= gconf-editor>=2.26.0:../../editors/gconf-editor #DEPENDS+= gdm>=2.26.1:../../x11/gdm DEPENDS+= gdm>=2.20.10:../../x11/gdm DEPENDS+= gedit>=2.26.2:../../editors/gedit +DEPENDS+= gio-fam>=2.26.1:../../sysutils/gio-fam DEPENDS+= gnome-applets>=2.26.1:../../x11/gnome-applets DEPENDS+= gnome-backgrounds>=2.24.1:../../graphics/gnome-backgrounds DEPENDS+= gnome-control-center>=2.26.0:../../x11/gnome-control-center |