libnfc-devel: depend on makedepends

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Helmut Pozimski 2018-01-16 19:37:45 +01:00 committed by Enno Boland
parent 9b78624073
commit 70bc977eee
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libnfc'
pkgname=libnfc
version=1.7.1
revision=2
revision=3
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=cmake
short_desc="Low level NFC SDK and Programmers API"
@ -22,7 +22,7 @@ post_install() {
vinstall contrib/linux/blacklist-libnfc.conf 644 usr/lib/modprobe.d/
}
libnfc-devel_package() {
depends="libnfc>=${version}_${revision}"
depends="${makedepends} libnfc>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include