summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Reimer2016-03-01 11:55:25 +0100
committerChristopher Reimer2016-03-01 11:55:25 +0100
commita153da92bf42211fc9c2094ba1de7f08b1c67cad (patch)
treee319783fe64c94c22e060a16d18cb538945f4c4b /PKGBUILD
parent571394b77541145e296c9a59671e41918c66413b (diff)
downloadaur-a153da92bf42211fc9c2094ba1de7f08b1c67cad.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/dbf95ed791680dd48c6a7dff0dbafe69b927cf6d)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db95a4d4397e..267936485942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ url="http://projects.vdr-developer.org/projects/plg-mpv"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('AGPL3')
depends=('mpv' "vdr-api=${_vdrapi}")
+makedepends=('git')
_plugname=${pkgname//vdr-/}
source=("git://projects.vdr-developer.org/vdr-plugin-mpv.git#commit=$_commit"
"50-${pkgname//vdr-/}.conf")