wok-current diff tidy/receipt @ rev 21781
linld: DOS=UMB,LOADHIGH & co support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 14 19:06:44 2019 +0200 (2019-07-14) |
parents | d805d3de4546 |
children | 922f061231c2 |
line diff
1.1 --- a/tidy/receipt Wed May 01 01:06:46 2013 +0000 1.2 +++ b/tidy/receipt Sun Jul 14 19:06:44 2019 +0200 1.3 @@ -11,6 +11,7 @@ 1.4 WGET_URL="http://anduin.linuxfromscratch.org/sources/BLFS/svn/t/$TARBALL" 1.5 1.6 DEPENDS="glibc-base" 1.7 +BUILD_DEPENDS="file" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()