summaryrefslogtreecommitdiff
path: root/extra/libmp4v2
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libmp4v2')
-rw-r--r--extra/libmp4v2/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libmp4v2/PKGBUILD b/extra/libmp4v2/PKGBUILD
index c5b765fc1..df8c470df 100644
--- a/extra/libmp4v2/PKGBUILD
+++ b/extra/libmp4v2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 163965 2012-07-23 03:02:46Z allan $
+# $Id: PKGBUILD 198201 2013-10-30 13:25:21Z allan $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
@@ -11,7 +11,6 @@ arch=('i686' 'x86_64' 'mips64el')
license=('MPL')
url="http://code.google.com/p/mp4v2/"
depends=('gcc-libs')
-options=('!libtool')
source=("http://mp4v2.googlecode.com/files/mp4v2-${pkgver}.tar.bz2")
build() {