libnfc: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:11 +01:00
parent a5cf6a76db
commit 249de38542

View file

@ -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"