diff options
Diffstat (limited to 'extra/libgusb/PKGBUILD')
-rw-r--r-- | extra/libgusb/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgusb/PKGBUILD b/extra/libgusb/PKGBUILD index 500d0b250..f5d2c4a65 100644 --- a/extra/libgusb/PKGBUILD +++ b/extra/libgusb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 183627 2013-04-25 17:50:55Z ioni $ +# $Id: PKGBUILD 198178 2013-10-30 13:16:56Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=libgusb @@ -11,7 +11,6 @@ license=('LGPL2.1') depends=('udev' 'libusbx') makedepends=('gobject-introspection') source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz) -options=('!libtool') sha256sums=('900103ff24a851ef8395b992236ced0aedb4c265ef2264f6ad8349300095198b') build() { |