diff options
Diffstat (limited to 'extra/exempi')
-rw-r--r-- | extra/exempi/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/exempi/PKGBUILD b/extra/exempi/PKGBUILD index 31220cf8d..936213c33 100644 --- a/extra/exempi/PKGBUILD +++ b/extra/exempi/PKGBUILD @@ -10,7 +10,6 @@ url="http://libopenraw.freedesktop.org/wiki/Exempi" license=('custom:BSD') depends=('gcc-libs' 'expat' 'zlib') makedepends=('boost') -options=(!libtool) source=(http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2{,.asc}) md5sums=('0f8e5832299224684a65847eedf8d1e4' 'SKIP') |