wok-next rev 14171
libnfc: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 08 15:35:51 2013 +0100 (2013-03-08) |
parents | 40cacec2a7a6 |
children | 17fa98c1ed1f |
files | libnfc/receipt |
line diff
1.1 --- a/libnfc/receipt Fri Mar 08 15:31:59 2013 +0100 1.2 +++ b/libnfc/receipt Fri Mar 08 15:35:51 2013 +0100 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()