summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2019-05-14 14:56:24 +0200
committerbartus2019-05-14 14:56:24 +0200
commit536e4509007717765c4fc5d72a554bc28cbc1095 (patch)
treefb24d77e1cd543784f96060dadb3ab67b5a4c3ed /PKGBUILD
parentd3d41cb528d2b312b9126940c59368713e75105c (diff)
downloadaur-536e4509007717765c4fc5d72a554bc28cbc1095.tar.gz
add 'git' to 'makedepends'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f147cfecbf02..dbf22a4cfb95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'qt5-multimedia' 'qt5-svg' 'qt5-script' 'qt5-webkit' 'qt5-tools' 'qt5-xmlpatterns' 'libpaper' 'bzip2' 'openssl' 'libfdk-aac' 'sdl' 'ffmpeg')
depends+=(quazip) #drop internal quazip and use system one.
depends+=(poppler) #replace xpdf lib with poppler, simplify the package and remove internal dep.
+makedepends=(git)
source=("git://github.com/OpenBoard-org/OpenBoard.git${_fragment}"
qchar.patch
qwebkit.patch