summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2017-02-15 20:40:42 +0100
committerNicolas Iooss2017-02-15 20:40:42 +0100
commit8a045049d387189eea6137f5fcc152fc6daa524d (patch)
tree6ff016a903988c02ff9f11f551f9f96951c2e07d
parent3dc05c41f3e1e5b145a3df2aad8b71c11d0bcbfb (diff)
downloadaur-8a045049d387189eea6137f5fcc152fc6daa524d.tar.gz
systemd-selinux: fix build with gperf-3.1
Fix FS#52945 (https://bugs.archlinux.org/task/52945)
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47d82d1d8a8d..1e57ec7b55b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,6 +61,7 @@ _backports=(
'cfed63f60dd7412c199652825ed172c319b02b3c' # nspawn: fix exit code for --help and --version (#4609)
'3099caf2b5bb9498b1d0227c40926435ca81f26f' # journal: make sure to initially populate the space info cache (#4807)
'3d4cf7de48a74726694abbaa09f9804b845ff3ba' # build-sys: check for lz4 in the old and new numbering scheme (#4717)
+ 'c9f7b4d356a453a01aa77a6bb74ca7ef49732c08' # build-sys: add check for gperf lookup function signature (#5055)
)
_validate_tag() {