summaryrefslogtreecommitdiff
path: root/libre/parabola-keyring/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/parabola-keyring/PKGBUILD')
-rw-r--r--libre/parabola-keyring/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD
index 7713a82b2..2fab77b4d 100644
--- a/libre/parabola-keyring/PKGBUILD
+++ b/libre/parabola-keyring/PKGBUILD
@@ -8,11 +8,11 @@ pkgdesc='Parabola GNU/Linux-libre PGP keyring'
arch=('any')
url='https://git.parabola.nu/hackers.git/'
license=('GPL')
-depends=(parabola-hackers)
+makedepends=(parabola-hackers git)
install=$pkgname.install
source=("hackers-${_gitver}::git://git.parabola.nu/hackers.git#commit=${_gitver}")
sha512sums=('SKIP')
-makedepends=('parabola-hackers' 'git')
+
prepare() {
cd "$srcdir"