diff options
Diffstat (limited to 'package/libnfc-nci/Makefile')
-rw-r--r-- | package/libnfc-nci/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/libnfc-nci/Makefile b/package/libnfc-nci/Makefile index cfe2652eb..92bdb6d3a 100644 --- a/package/libnfc-nci/Makefile +++ b/package/libnfc-nci/Makefile @@ -9,8 +9,7 @@ PKG_RELEASE:= 1 PKG_GIT:= hash PKG_DESCR:= nfc nci library PKG_SECTION:= libs/net -PKG_DEPENDS:= nxp-pn5xx -PKG_NEEDS:= threads rt c++ +PKG_NEEDS:= threads c++ PKG_URL:= https://github.com/NXPNFCLinux/linux_libnfc-nci PKG_SITES:= https://github.com/NXPNFCLinux/linux_libnfc-nci.git PKG_OPTS:= dev |