summaryrefslogtreecommitdiffstats
path: root/mpop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'mpop/PKGBUILD')
-rw-r--r--mpop/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpop/PKGBUILD b/mpop/PKGBUILD
index 5839d49..fc93e33 100644
--- a/mpop/PKGBUILD
+++ b/mpop/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://marlam.de/$_pkgname/"
license=('GPL3')
depends=('gnutls')
-makedepends=('texlive-plainextra')
+makedepends=('git' 'texlive-plainextra')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("git+https://git.marlam.de/git/$_pkgname.git")