diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/python-pifpaf/PKGBUILD | 1 |
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}) |