aur/omxplayer-git: fix depends, buildarch

This commit is contained in:
Kevin Mihelich 2013-11-16 19:01:58 +00:00
parent a274c5948a
commit 0a64060d58

View file

@ -1,6 +1,8 @@
# Maintainer: Huulivoide <gmail.com: jesse.jaara>
# Contributor: Jonathan Hudson <daria.co.uk: jh+arch>
buildarch=18
pkgname=omxplayer-git
pkgver=251.38f05ee
pkgrel=1
@ -8,7 +10,7 @@ pkgdesc="omxplayer is a command line media player for the RaspberryPi"
arch=('arm' 'armv6h')
url="https://github.com/popcornmix/omxplayer"
license=(GPL2)
depends=(ffmpeg-compat raspberrypi-firmware-tools fbset dbus)
depends=(ffmpeg raspberrypi-firmware-tools fbset dbus)
makedepends=(git boost)
optdepends=(ttf-freefont)
provides=(omxplayer)