antimicro: drop hostmakedepends provided by build_style
This commit is contained in:
parent
90435e46df
commit
ae1f87335e
|
@ -4,7 +4,7 @@ version=2.22
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_SDL_2=ON"
|
||||
hostmakedepends="cmake pkg-config itstool"
|
||||
hostmakedepends="pkg-config itstool"
|
||||
makedepends="qt5-tools-devel libXtst-devel SDL2-devel"
|
||||
short_desc="GUI program used to map keyboard keys and mouse controls to a gamepad"
|
||||
maintainer="7185 <7185@free.fr>"
|
||||
|
|
Loading…
Reference in New Issue