wok diff inotify-tools/receipt @ rev 20614

palemoon: force arch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 20 21:37:38 2018 +0100 (2018-12-20)
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	Thu Dec 20 21:37:38 2018 +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()