summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaytars2020-03-17 13:30:32 +0800
committerBaytars2020-03-17 13:30:32 +0800
commit8b12313657fe50e1bdcd78b8837000b5a8c4641d (patch)
tree3d7b0334110ad6c89ebd1f0353fd329006c88361 /PKGBUILD
parent85fae1157f5883f1021209c7a2cbeb91ddfcb45a (diff)
downloadaur-8b12313657fe50e1bdcd78b8837000b5a8c4641d.tar.gz
Update dependency - sdl_pango
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d0b5cbe532d..47f78bc66ad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://www.ambulantplayer.org/"
_git=https://e.coding.net/Baytars/ambulant-2.6.git
license=('LGPL')
-depends=('ffmpeg')
+depends=('ffmpeg' 'sdl_pango')
makedepends=('make' 'automake' 'git' 'autoconf' 'ed' 'python2' 'python')
provides=('AmbulantPlayer_gtk')
conflicts=('AmbulantPlayer_gtk')