wok diff tidy/receipt @ rev 23862

xvkbd: wget_url that works for cook
author Richard Dunbar <mojo@slitaz.org>
date Fri Jun 19 11:08:54 2020 -0400 (2020-06-19)
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 Jun 19 11:08:54 2020 -0400
     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()