wok-next rev 20660

logrotate: fix bdeps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed May 09 17:03:28 2018 +0300 (2018-05-09)
parents b1a1deb20f42
children d6378d455338
files logrotate/receipt
line diff
     1.1 --- a/logrotate/receipt	Wed May 09 16:46:19 2018 +0300
     1.2 +++ b/logrotate/receipt	Wed May 09 17:03:28 2018 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="https://github.com/logrotate/logrotate/releases/download/$VERSION/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="popt-dev"
     1.8 +BUILD_DEPENDS="popt-dev acl-dev"
     1.9  
    1.10  compile_rules() {
    1.11  	sed -i '/exit 5/s/^/echo uncompress failed -- skipping #/' test/test