Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=fc04e0f92ba0477db1f5abc3e3ac3f14f79ccef2
commit fc04e0f92ba0477db1f5abc3e3ac3f14f79ccef2 Author: bouleetbil <[email protected]> Date: Mon Oct 17 17:51:10 2011 +0200 ifuse-1.1.1-2-x86_64 *remove useless hal depends diff --git a/source/apps-extra/ifuse/FrugalBuild b/source/apps-extra/ifuse/FrugalBuild index ce303a8..af69888 100644 --- a/source/apps-extra/ifuse/FrugalBuild +++ b/source/apps-extra/ifuse/FrugalBuild @@ -3,11 +3,11 @@ pkgname=ifuse pkgver=1.1.1 -pkgrel=1 +pkgrel=2 url="http://libimobiledevice.org" up2date="Flasttar http://libimobiledevice.org/ " pkgdesc="A fuse filesystem for mounting iPhone and iPod touch devices" -depends=('fuse' 'hal' 'libimobiledevice') +depends=('fuse' 'libimobiledevice') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') source=(http://libimobiledevice.org/downloads/$pkgname-$pkgver.tar.bz2) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
