wok-next diff btrfs-progs/receipt @ rev 15712

connman: use pidof string if no .pid file
author Richard Dunbar <mojo@slitaz.org>
date Mon Dec 23 22:28:27 2013 +0000 (2013-12-23)
parents 7896f0694ef6
children d563ba755a63
line diff
     1.1 --- a/btrfs-progs/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/btrfs-progs/receipt	Mon Dec 23 22:28:27 2013 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="filesystem fault-tolerance"
     1.5  
     1.6  DEPENDS="util-linux-uuid zlib acl"
     1.7 -BUILD_DEPENDS="e2fsprogs-dev zlib-dev acl-dev git"
     1.8 +BUILD_DEPENDS="e2fsprogs-dev zlib-dev acl-dev git util-linux-uuid-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()