summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkmalyshev2016-04-10 20:47:00 +0300
committerkmalyshev2016-04-10 20:47:00 +0300
commit3889ee7c28128df667f1842a2b3064e5c2a6d66a (patch)
treeff5f4464f2f9cf9373c3d8ecce0c2840cd9056c5 /PKGBUILD
parentce468ef8dcb7df90e95fa6af38c4dcaf5e75282e (diff)
downloadaur-3889ee7c28128df667f1842a2b3064e5c2a6d66a.tar.gz
added omxplayer dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 264b11361239..aab0073fa038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=tboplayer-git
pkgver=146.5eb1897
pkgrel=1
-pkgdesc="A GUI for OMXPlayer"
+pkgdesc="Raspberry Pi. A GUI for OMXPlayer"
url="https://github.com/KenT2/tboplayer"
arch=('armv6h' 'armv7h')
-depends=('python2-gobject2' 'python2-dbus' 'pygtk' 'python2-requests' 'python2-pexpect' 'python2-ptyprocess' 'tk' 'ffmpeg' 'youtube-dl')
+depends=('omxplayer-git' 'python2-gobject2' 'python2-dbus' 'pygtk' 'python2-requests' 'python2-pexpect' 'python2-ptyprocess' 'tk' 'ffmpeg' 'youtube-dl')
source=(git://github.com/KenT2/tboplayer.git)
md5sums=('SKIP')