diff options
Diffstat (limited to 'extra/zvbi/PKGBUILD')
-rw-r--r-- | extra/zvbi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/zvbi/PKGBUILD b/extra/zvbi/PKGBUILD index e80fae342..e21ddf8d5 100644 --- a/extra/zvbi/PKGBUILD +++ b/extra/zvbi/PKGBUILD @@ -5,10 +5,10 @@ pkgname=zvbi pkgver=0.2.33 -pkgrel=4 +pkgrel=4.2 pkgdesc="VBI capture and decoding library" url="http://zapping.sourceforge.net/cgi-bin/view/ZVBI/WebHome" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libpng' 'libx11') license=('GPL') options=('!libtool') |