summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Bantyev2017-02-26 09:43:56 +0300
committerAlexander Bantyev2017-02-26 09:43:56 +0300
commit273302e7c9db063c2da713c2ff4c685d46528bec (patch)
tree77ae751bf4b96585d2ef41717b7951824b16588d /PKGBUILD
parent405017a5b0c1be249ee048bb9754c24ed8fa94df (diff)
downloadaur-273302e7c9db063c2da713c2ff4c685d46528bec.tar.gz
MakeDepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe6af1926c96..afa96b9bc2aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=( 'taglib' 'qt5-base' 'qt5-tools' 'qt5-multimedia'
'qt5-xmlpatterns' 'gstreamer0.10-bad-plugins'
'gstreamer0.10-base-plugins' 'gstreamer0.10-ffmpeg'
'gstreamer0.10-good-plugins' 'gstreamer0.10-ugly-plugins' )
-makedepends=('git')
+makedepends=('git' 'make' 'cmake' 'libcue')
source=(git+https://github.com/qomp/qomp)
md5sums=('SKIP')