summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNicolas Iooss2020-03-03 21:01:39 +0100
committerNicolas Iooss2020-03-03 21:01:39 +0100
commit2289ce1dd6b65edea757e328ead1b344898834ca (patch)
tree5ff6af76ffea0d2aa52128032dfacff588539a43 /.SRCINFO
parentf717bef8131622ad8545f4bdffe7bafdc35e9808 (diff)
downloadaur-2289ce1dd6b65edea757e328ead1b344898834ca.tar.gz
Add pkgconf to makedepends
SELinux userspace libraries and tools require pkg-config in order to build with code using PCRE or DBUS. pkgconf should be installed on build systems, as it belongs to group base-devel, but some users did not install this package and report issues such as https://aur.archlinux.org/packages/libselinux/#comment-731794 Make everyone happy by adding pkgconf to the makedepends array. This should not modify the build (as pkgconf was already supposed to be installed), so there is no need to bump the pkgrel.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO1
1 files changed, 1 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f1f22bb45b..d7642a6e49a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = libselinux
arch = armv6h
groups = selinux
license = custom
+ makedepends = pkgconf
makedepends = python
makedepends = ruby
makedepends = xz