wok-next diff ldm/receipt @ rev 20738

Up scons (3.0.1); add scons2 (2.5.1)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 21:13:51 2018 +0300 (2018-05-29)
parents ce9148142ee8
children a3c581bf52b8
line diff
     1.1 --- a/ldm/receipt	Thu Dec 26 13:16:14 2013 +0000
     1.2 +++ b/ldm/receipt	Tue May 29 21:13:51 2018 +0300
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://github.com/LemonBoy/ldm"
     1.5  WGET_URL="https://github.com/LemonBoy/ldm/tarball/v${VERSION}"
     1.6  
     1.7 -DEPENDS="udev"
     1.8 -BUILD_DEPENDS="udev-dev util-linux-mount-dev util-linux-blkid wget"
     1.9 +DEPENDS="eudev"
    1.10 +BUILD_DEPENDS="eudev-dev util-linux-mount-dev util-linux-blkid"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()