diff options
Diffstat (limited to 'extra/geoclue/PKGBUILD')
-rw-r--r-- | extra/geoclue/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/geoclue/PKGBUILD b/extra/geoclue/PKGBUILD index 0122e3915..d5af8518d 100644 --- a/extra/geoclue/PKGBUILD +++ b/extra/geoclue/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180261 2013-03-19 00:26:52Z heftig $ +# $Id: PKGBUILD 197982 2013-10-30 12:04:23Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: György Balló <ballogy@freestart.hu> @@ -13,7 +13,6 @@ depends=(dbus-glib libxml2 dconf) makedepends=(networkmanager libsoup-gnome gtk-doc) optdepends=('networkmanager: geolocation' 'libsoup-gnome: Skyhook location provider') -options=('!libtool') install=geoclue.install source=(http://freedesktop.org/~hadess/$pkgname-$pkgver.tar.gz) md5sums=('779245045bfeeec4853da8baaa3a18e6') |