wok diff libnfc/receipt @ rev 14467
Up tinc (1.0.21)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 29 22:16:01 2013 +0200 (2013-04-29) |
parents | 4ccc5bd433bc |
children | 4904e3d374a9 |
line diff
1.1 --- a/libnfc/receipt Fri Mar 08 12:16:44 2013 +0100 1.2 +++ b/libnfc/receipt Mon Apr 29 22:16:01 2013 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="http://libnfc.googlecode.com/files/$TARBALL" 1.5 1.6 DEPENDS="libusb pcsc-lite" 1.7 -BUILD_DEPENDS="pkg-config libusb-dev pcsc-lite-dev" 1.8 +BUILD_DEPENDS="pkg-config libusb-dev libusb-compat pcsc-lite-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()