wok diff inotify-tools/receipt @ rev 18150

Up: pcmanfm,libfm(git), libtasn1(4.5)

to exclude builtin libtasn1 from libgnutls* , no more rebuilds needed
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Jun 19 19:56:46 2015 +0200 (2015-06-19)
parents 0afd16582384
children 1be66a08b81f
line diff
     1.1 --- a/inotify-tools/receipt	Mon Jan 27 22:02:29 2014 +0100
     1.2 +++ b/inotify-tools/receipt	Fri Jun 19 19:56:46 2015 +0200
     1.3 @@ -8,10 +8,10 @@
     1.4  LICENSE="GPL"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/rvoicilas/inotify-tools/wiki"
     1.7 -WGET_URL="http://github.com/downloads/rvoicilas/inotify-tools/$TARBALL"
     1.8 +WGET_URL="https://github.com/downloads/rvoicilas/inotify-tools/$TARBALL"
     1.9  
    1.10  DEPENDS=""
    1.11 -BUILD_DEPENDS=""
    1.12 +BUILD_DEPENDS="wget"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()