wok diff libnetfilter_queue/receipt @ rev 11450

zlib: enable LFS patch
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Dec 17 10:53:09 2011 +0100 (2011-12-17)
parents f6ab11a960e4
children b7319995b37e
line diff
     1.1 --- a/libnetfilter_queue/receipt	Wed May 18 23:31:19 2011 +0200
     1.2 +++ b/libnetfilter_queue/receipt	Sat Dec 17 10:53:09 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.netfilter.org/projects/$PACKAGE/"
     1.5  WGET_URL="${WEB_SITE}files/$TARBALL"
     1.6  DEPENDS="libnfnetlink"
     1.7 -BUILD_DEPENDS="libnfnetlink"
     1.8 +BUILD_DEPENDS="libnfnetlink-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()