summaryrefslogtreecommitdiff
path: root/extra/libkate/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-27 16:20:12 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-27 16:20:12 +0100
commit9258c99db2372a721e51201063d90b32adf7527a (patch)
treea72948d68750b4f8eac89cf30c01a1eb2f3ab360 /extra/libkate/PKGBUILD
parent258bafde6bf3c83e4108230457073e8136719a73 (diff)
Build some vlc dependencies, avoid the rest.
Diffstat (limited to 'extra/libkate/PKGBUILD')
-rw-r--r--extra/libkate/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libkate/PKGBUILD b/extra/libkate/PKGBUILD
index a953311c9..1cfdf5c4f 100644
--- a/extra/libkate/PKGBUILD
+++ b/extra/libkate/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=3
pkgdesc="A karaoke and text codec for embedding in ogg"
url="http://libkate.googlecode.com/"
license=('BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libpng' 'libogg' 'python2')
makedepends=('pkg-config')
optdepends=('wxpython: for KateDJ'