libnfc: drop hostmakedepends provided by build_style
This commit is contained in:
parent
a5cf6a76db
commit
249de38542
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
|||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
short_desc="Low level NFC SDK and Programmers API"
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libusb-devel libusb-compat-devel"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue