summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/parabola-keyring/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD
index af5e61f47..28c884ae6 100644
--- a/libre/parabola-keyring/PKGBUILD
+++ b/libre/parabola-keyring/PKGBUILD
@@ -11,8 +11,7 @@ license=('GPL')
install=$pkgname.install
source=("hackers-${_gitver}::git://git.parabola.nu/hackers.git#commit=${_gitver}")
sha512sums=('SKIP')
-depends=('parabola-hackers')
-makedepends=('git')
+makedepends=('parabola-hackers' 'git')
package() {
cd "$srcdir"