diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-02-27 16:20:12 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-02-27 16:20:12 +0100 |
commit | 9258c99db2372a721e51201063d90b32adf7527a (patch) | |
tree | a72948d68750b4f8eac89cf30c01a1eb2f3ab360 /community/libgoom2 | |
parent | 258bafde6bf3c83e4108230457073e8136719a73 (diff) |
Build some vlc dependencies, avoid the rest.
Diffstat (limited to 'community/libgoom2')
-rw-r--r-- | community/libgoom2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libgoom2/PKGBUILD b/community/libgoom2/PKGBUILD index d1264bd43..f53df6f20 100644 --- a/community/libgoom2/PKGBUILD +++ b/community/libgoom2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libgoom2 pkgver=2k4 pkgrel=2 pkgdesc="Shared library part of the Goom visualization plugin" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.fovea.cc/?page=details_produits&id=goom" license=('LGPL') depends=('glibc') |