wok-stable diff libnetfilter_queue/receipt @ rev 10851
pth: Fixed typo in deps.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 12 11:09:02 2011 +0000 (2011-06-12) |
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 Sun Jun 12 11:09:02 2011 +0000 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()