wok diff tidy/receipt @ rev 21519
mosh: update patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 03 16:47:04 2019 +0200 (2019-05-03) |
parents | d805d3de4546 |
children | 922f061231c2 |
line diff
1.1 --- a/tidy/receipt Wed May 01 01:06:46 2013 +0000 1.2 +++ b/tidy/receipt Fri May 03 16:47:04 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()