summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba7d3fbc1704..63d364585645 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,7 @@ pkgbase = ambulant-player-gtk-git
makedepends = automake
makedepends = git
makedepends = autoconf
+ makedepends = ffmpeg
depends = ed
depends = python2
depends = python
@@ -18,7 +19,7 @@ pkgbase = ambulant-player-gtk-git
source = git+https://e.coding.net/Baytars/ambulant-2.6.git
source = AmbulantPlayer_gtk.desktop
sha256sums = SKIP
- sha256sums = a595aff43accef379a2e3f92209a7db4230917a8a071453003494a5ba9b7b02c
+ sha256sums = 911a056fae3e4e403092027d3b4a56080ec1dcec23736b8c3ef45a489d2a7512
pkgname = ambulant-player-gtk-git
diff --git a/PKGBUILD b/PKGBUILD
index cb7d6c4d4cdf..9ab9b676eab7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://www.ambulantplayer.org/"
_git=https://e.coding.net/Baytars/ambulant-2.6.git
license=('LGPL')
depends=('ed' 'python2' 'python')
-makedepends=('make' 'automake' 'git' 'autoconf')
+makedepends=('make' 'automake' 'git' 'autoconf' 'ffmpeg')
provides=('AmbulantPlayer_gtk')
conflicts=('AmbulantPlayer_gtk')
install=AmbulantPlayer_gtk.install