wok diff libnfc-dev/receipt @ rev 15686
Fix wrong name for debootstrap
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Dec 21 07:38:57 2013 +0100 (2013-12-21) |
parents | 4904e3d374a9 |
children | 258a3d8b8317 |
line diff
1.1 --- a/libnfc-dev/receipt Tue Jun 11 10:41:23 2013 +0200 1.2 +++ b/libnfc-dev/receipt Sat Dec 21 07:38:57 2013 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://nfc-tools.org/index.php?title=Libnfc" 1.5 WANTED="libnfc" 1.6 1.7 -DEPENDS="libnfc" 1.8 +DEPENDS="libnfc pkg-config" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()