supertux2: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:16 +01:00
parent 6db77058dc
commit 5c2619aff9

View file

@ -9,7 +9,7 @@ configure_args="
-DINSTALL_SUBDIR_BIN=bin
-DINSTALL_SUBDIR_SHARE=share/supertux2
-DWERROR=OFF"
hostmakedepends="cmake pkg-config"
hostmakedepends="pkg-config"
makedepends="
SDL2_image-devel boost-devel glew-devel libcurl-devel
libvorbis-devel libopenal-devel physfs-devel"