wok-next diff e4rat/receipt @ rev 20082

Up clementine
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Oct 25 12:19:39 2017 +0200 (2017-10-25)
parents 328b6e417d66
children 747445a60dca
line diff
     1.1 --- a/e4rat/receipt	Fri Oct 30 01:33:41 2015 +0000
     1.2 +++ b/e4rat/receipt	Wed Oct 25 12:19:39 2017 +0200
     1.3 @@ -11,8 +11,9 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="e2fsprogs"
     1.7 -BUILD_DEPENDS="cmake e2fsprogs-dev libboost-system-dev libboost-filesystem-dev \
     1.8 -libboost-regex-dev libboost-signals-dev libboost-serialization-dev audit-dev perl"
     1.9 +BUILD_DEPENDS="cmake e2fsprogs-dev libboost-dev libboost-system \
    1.10 +libboost-filesystem libboost-regex libboost-signals libboost-serialization \
    1.11 +audit-dev perl"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()