antimicro: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:01 +01:00
parent 90435e46df
commit ae1f87335e

View file

@ -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>"