wok diff jfsutils/receipt @ rev 16104

Up: spk (1.1.1) Fix spk-up for other arch than default
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 18 22:38:51 2014 +0100 (2014-03-18)
parents 2b9f96603415
children 21fcf31dacec
line diff
     1.1 --- a/jfsutils/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/jfsutils/receipt	Tue Mar 18 22:38:51 2014 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="filesystem"
     1.5  
     1.6  DEPENDS="util-linux-uuid"
     1.7 -BUILD_DEPENDS="e2fsprogs-dev"
     1.8 +BUILD_DEPENDS="util-linux-uuid-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()