mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
supertux2: drop hostmakedepends provided by build_style
This commit is contained in:
parent
6db77058dc
commit
5c2619aff9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ configure_args="
|
||||||
-DINSTALL_SUBDIR_BIN=bin
|
-DINSTALL_SUBDIR_BIN=bin
|
||||||
-DINSTALL_SUBDIR_SHARE=share/supertux2
|
-DINSTALL_SUBDIR_SHARE=share/supertux2
|
||||||
-DWERROR=OFF"
|
-DWERROR=OFF"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="
|
makedepends="
|
||||||
SDL2_image-devel boost-devel glew-devel libcurl-devel
|
SDL2_image-devel boost-devel glew-devel libcurl-devel
|
||||||
libvorbis-devel libopenal-devel physfs-devel"
|
libvorbis-devel libopenal-devel physfs-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue