wok diff e2fsprogs/receipt @ rev 15697

debootstrap: add tar depend
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 14:17:24 2013 +0100 (2013-12-21)
parents 7896f0694ef6
children 159df010240c
line diff
     1.1 --- a/e2fsprogs/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/e2fsprogs/receipt	Sat Dec 21 14:17:24 2013 +0100
     1.3 @@ -12,6 +12,7 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="libcomerr util-linux-blkid util-linux-uuid"
     1.7 +BUILD_DEPENDS="texinfo"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()