Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b2ef254246f6af65d71a17ab86e9eed325841c5
commit 3b2ef254246f6af65d71a17ab86e9eed325841c5 Author: crazy <[EMAIL PROTECTED]> Date: Wed Oct 17 20:06:31 2007 +0200 gnome-vfs-2.20.0-1-i686 * fix depend bug * -> # The pmount options are still there because gnome-vfs can fallback * So be sure you have it as depend because is pointles to make it a * fallback but not have it in depends at all diff --git a/source/gnome/gnome-vfs/FrugalBuild b/source/gnome/gnome-vfs/FrugalBuild index 372e311..552e690 100644 --- a/source/gnome/gnome-vfs/FrugalBuild +++ b/source/gnome/gnome-vfs/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="GNOME Virtual File System" url="http://www.gnome.org/" depends=('gconf>=2.20.0' 'bzip2' 'hal>=0.5.8.1' 'dbus-glib>=0.71' 'gnome-mime-data' 'gamin>=0.1.9-2' \ - 'avahi-glib>=0.6.17' 'xfsprogs-acl' 'heimdal>=1.0' 'db>=4.6.18') + 'avahi-glib>=0.6.17' 'xfsprogs-acl' 'heimdal>=1.0' 'db>=4.6.18' 'pmount') makedepends=('intltool' 'gtk-doc>=1.8-2' 'samba') rodepends=('gnome-mount>=0.6') groups=('gnome' 'gnome-core') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
