summaryrefslogtreecommitdiff
path: root/community/libdlna
diff options
context:
space:
mode:
Diffstat (limited to 'community/libdlna')
-rw-r--r--community/libdlna/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libdlna/PKGBUILD b/community/libdlna/PKGBUILD
index 233ca7d6c..035a4f3e5 100644
--- a/community/libdlna/PKGBUILD
+++ b/community/libdlna/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 94889 2013-08-01 06:55:04Z bpiotrowski $
+# $Id: PKGBUILD 99829 2013-10-31 01:57:40Z allan $
# Maintainer: Kessia 'even' Pinheiro <kessiapinheiro at gmail.com>
# Contributor: kastor <kastor@fobos.org.ar>
@@ -9,7 +9,7 @@ pkgdesc="An open-source implementation of DLNA (Digital Living Network Alliance)
url="http://libdlna.geexbox.org"
license=("LGPL")
arch=('i686' 'x86_64')
-options=('!libtool' '!makeflags') # not parallel safe, error find -ldlna
+options=('!makeflags') # not parallel safe, error find -ldlna
#makedepends=('ctags')
depends=('glibc' 'ffmpeg')
source=("http://libdlna.geexbox.org/releases/${pkgname}-${pkgver}.tar.bz2")