wok-6.x diff inotify-tools/receipt @ rev 22179

linld: spare up to 30k more for zImage (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 09 13:26:32 2019 +0100 (2019-11-09)
parents 165decb639cc
children 1cc6673d1cb8
line diff
     1.1 --- a/inotify-tools/receipt	Mon Jan 27 21:20:44 2014 +0000
     1.2 +++ b/inotify-tools/receipt	Sat Nov 09 13:26:32 2019 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://github.com/downloads/rvoicilas/inotify-tools/$TARBALL"
     1.5  
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="wget"
     1.8 +BUILD_DEPENDS="wget file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()