qjson: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:15 +01:00
parent 3823d9556a
commit bcd704c20d
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ pkgname=qjson
version=0.8.1
revision=3
build_style=cmake
hostmakedepends="cmake"
makedepends="qt-devel"
short_desc="A QT-based library that maps JSON data to QVariant objects"
maintainer="Juan RP <xtraeme@voidlinux.eu>"