diff options
Diffstat (limited to 'community/marisa')
-rw-r--r-- | community/marisa/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/marisa/PKGBUILD b/community/marisa/PKGBUILD index 9d4effbc3..bceb59927 100644 --- a/community/marisa/PKGBUILD +++ b/community/marisa/PKGBUILD @@ -8,7 +8,6 @@ pkgrel=2 arch=('i686' 'x86_64') url="https://code.google.com/p/marisa-trie/" license=('BSD' 'LGPL') -options=(!libtool) makedepends=('python2' 'ruby' 'perl') changelog=ChangeLog source=(https://marisa-trie.googlecode.com/files/$pkgbase-$pkgver.tar.gz) |