summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Hamel2021-11-11 17:34:39 +0100
committerGilles Hamel2021-11-11 17:34:39 +0100
commitf862e645557bb8028724e14591f7253527420fe8 (patch)
treedd599e18d39d60ed3354eb11e9a795780a2d2138
parentb668a7982d7eefc3f6f34df32754ef360bb90fbe (diff)
downloadaur-f862e645557bb8028724e14591f7253527420fe8.tar.gz
needs git in makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d852e880e11..31a6c5e73ea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ arch=('x86_64')
url="http://www.mythtv.org"
license=('GPL')
-makedepends=('dvdauthor' 'dvd+rw-tools' 'mesa-libgl' "mythtv-git>=$t"
+makedepends=('git' 'dvdauthor' 'dvd+rw-tools' 'mesa-libgl' "mythtv-git>=$t"
'perl-datetime-format-iso8601' 'perl-date-manip' 'perl-image-size' 'perl-cgi'
'perl-json' 'perl-libwww' 'perl-soap-lite' 'perl-xml-simple' 'perl-xml-xpath' 'libhdhomerun'
'python-pillow' 'python-pycurl' 'python-oauthlib' 'gdb' 'mariadb-libs' 'minizip'