wok-current diff e2fsprogs/receipt @ rev 15471
memtest/bootloader.S: fix dos exit (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 08 14:28:26 2013 +0000 (2013-11-08) |
parents | 7896f0694ef6 |
children | 159df010240c |
line diff
1.1 --- a/e2fsprogs/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/e2fsprogs/receipt Fri Nov 08 14:28:26 2013 +0000 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()