summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e90b44001b0..c61e6239d056 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="Open-source C++ library for audio analysis and audio-based music inform
url="http://essentia.upf.edu/"
arch=('x86_64' 'i686')
license=('GPL')
-makedepends=('python2')
+makedepends=('python2' 'git')
depends=('libyaml' 'fftw' 'ffmpeg' 'taglib' 'libsamplerate')
source=("git+https://github.com/MTG/$_pkgname.git#commit=$_AB_COMMIT")
md5sums=('SKIP')