summaryrefslogtreecommitdiff
path: root/community/libdlna/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libdlna/PKGBUILD')
-rw-r--r--community/libdlna/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libdlna/PKGBUILD b/community/libdlna/PKGBUILD
index 85b5507fc..78cfd31d6 100644
--- a/community/libdlna/PKGBUILD
+++ b/community/libdlna/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=13
pkgdesc="An open-source implementation of DLNA (Digital Living Network Alliance) standards "
url="http://libdlna.geexbox.org"
license=("LGPL")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!makeflags') # not parallel safe, error find -ldlna
#makedepends=('ctags')
depends=('glibc' 'ffmpeg')