[arch-commits] Commit in kmobiletools/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat May 2 16:21:27 UTC 2009
Date: Saturday, May 2, 2009 @ 12:21:26
Author: jgc
Revision: 37513
upgpkg: kmobiletools 0.5.0beta3-3
Add libusb depends (though covered by base group already)
Modified:
kmobiletools/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-05-02 16:17:24 UTC (rev 37512)
+++ PKGBUILD 2009-05-02 16:21:26 UTC (rev 37513)
@@ -9,7 +9,7 @@
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.kmobiletools.org"
-depends=('qt3>=3.3.8-10' 'kdelibs3>=3.5.10' 'obexftp>=0.23-2')
+depends=('qt3>=3.3.8-10' 'kdelibs3>=3.5.10' 'obexftp>=0.23-2' 'libusb')
source=(http://download.berlios.de/kmobiletools/kmobiletools-${_origver}.tar.bz2)
md5sums=('2880ca9b21ba4f70088be64b6ef6a39b')
More information about the arch-commits
mailing list