# HG changeset patch # User Pascal Bellard # Date 1362753351 -3600 # Node ID 3fc4c20c7d1cb9cbb91527b30c6235f361394534 # Parent 40cacec2a7a6169e815ad1b1ecc9c1bf558d62e1 libnfc: update bdeps diff -r 40cacec2a7a6 -r 3fc4c20c7d1c libnfc/receipt --- a/libnfc/receipt Fri Mar 08 15:31:59 2013 +0100 +++ b/libnfc/receipt Fri Mar 08 15:35:51 2013 +0100 @@ -10,7 +10,7 @@ WGET_URL="http://libnfc.googlecode.com/files/$TARBALL" DEPENDS="libusb pcsc-lite" -BUILD_DEPENDS="pkg-config libusb-dev pcsc-lite-dev" +BUILD_DEPENDS="pkg-config libusb-dev libusb-compat pcsc-lite-dev" # Rules to configure and make the package. compile_rules()