injeqt: drop hostmakedepends provided by build_style
This commit is contained in:
parent
c95e448d4b
commit
f371f48731
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue