summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-16 13:17:33 +0100
committerErich Eckner <git@eckner.net>2017-11-16 13:17:33 +0100
commit415e2efcd28dc91d9f46599c992a4602b7fa0d5a (patch)
tree2e9e27b92fe424b66e5d2b9af302efa1b9d823e1
parent287a45a6120951a10b59b0c2918b36b7fcff7c74 (diff)
downloadpackages-415e2efcd28dc91d9f46599c992a4602b7fa0d5a.tar.xz
community/python-pifpaf: remove consul from checkdepends
-rw-r--r--community/python-pifpaf/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/python-pifpaf/PKGBUILD b/community/python-pifpaf/PKGBUILD
index 5fd9f075..a7dd6b6b 100644
--- a/community/python-pifpaf/PKGBUILD
+++ b/community/python-pifpaf/PKGBUILD
@@ -1,2 +1,3 @@
# remove mongodb from checkdepends - it's not available for i686 and apparently not needed either
checkdepends=(${checkdepends[@]/mongodb})
+checkdepends=(${checkdepends[@]/consul})