injeqt: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:06 +01:00
parent c95e448d4b
commit f371f48731

View file

@ -3,7 +3,7 @@ pkgname=injeqt
version=1.1.0
revision=1
build_style=cmake
hostmakedepends="cmake pkg-config"
hostmakedepends="pkg-config"
makedepends="qt5-devel"
short_desc="Dependency injection framework for Qt"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"