summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2020-02-01 20:01:28 +0100
committerAndreas Grapentin <andreas@grapentin.org>2020-02-01 20:01:28 +0100
commitcaadc99c4cafc5719ea1f4597b7289e9293649e7 (patch)
treea7ff7ccfbfb6849f6ea1e679843a7d2c696b87cd
parente7a5cb47e35c1c7b8264503f369da9b2f0c1a18f (diff)
libre/parabola-keyring: I'm debuggin this in the autobuilder. sorry for commit noise.
-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"