wok-next diff libcap/receipt @ rev 20852

Fix build: xplc, xournal
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 24 17:58:25 2018 +0300 (2018-06-24)
parents 90a5eb560fd6
children d5aab818505e
line diff
     1.1 --- a/libcap/receipt	Wed Feb 21 19:48:17 2018 +0200
     1.2 +++ b/libcap/receipt	Sun Jun 24 17:58:25 2018 +0300
     1.3 @@ -13,7 +13,8 @@
     1.4  WGET_URL="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS_arm="gperf pam-dev attr-dev"
     1.7 -BUILD_DEPENDS="gperf pam-dev attr-dev perl"
     1.8 +BUILD_DEPENDS="pam-dev attr-dev perl" # no gperf:
     1.9 +# libcap-2.25 incompatible with gperf 3.1: https://bugs.gentoo.org/604802
    1.10  SPLIT="libcap-pam libcap libcap-dev"
    1.11  
    1.12  compile_rules() {