Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f67c97f508940c19683a19353495130b896cb211
commit f67c97f508940c19683a19353495130b896cb211 Author: Baste <[email protected]> Date: Sat Feb 23 14:29:35 2013 +0100 gvfs-1.15.3-2-x86_64 * add options+=('asneeded') diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 111ae9a..4bdb86f 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -1,12 +1,14 @@ -# Compiling time: 0.66 SBU +# Compiling time: 0.81 SBU # Maintainer: Baste <[email protected]> # Contributor: bouleetbil <[email protected]> USE_DEBUG=${USE_DEBUG:-"n"} +options+=('asneeded') + pkgname=gvfs pkgver=1.15.3 -pkgrel=1 +pkgrel=2 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" depends=('glib2>=2.34.0' 'dbus' 'avahi-glib' 'udisks2' 'systemd>=188' 'libxml2>=2.7.8' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
