diff options
Diffstat (limited to 'community/emerillon/PKGBUILD')
-rw-r--r-- | community/emerillon/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/emerillon/PKGBUILD b/community/emerillon/PKGBUILD index f46c9696e..6de25493c 100644 --- a/community/emerillon/PKGBUILD +++ b/community/emerillon/PKGBUILD @@ -9,7 +9,6 @@ url="http://projects.gnome.org/emerillon/" license=('GPL') depends=('libchamplain' 'geoclue' 'libpeas' 'rest') makedepends=('gobject-introspection' 'gnome-doc-utils' 'intltool' 'vala') -options=('!libtool') install=$pkgname.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('0648c70bc19d3bd334a5403938aba3855eb644ee337c29aeecd5ce57ea0bf085') |