diff --git a/srcpkgs/supertux2/template b/srcpkgs/supertux2/template index 9840c92c38a..7889e385617 100644 --- a/srcpkgs/supertux2/template +++ b/srcpkgs/supertux2/template @@ -1,12 +1,13 @@ # Template file for 'supertux2' pkgname=supertux2 version=0.7.0 -revision=1 +revision=2 build_style=cmake configure_args=" -DAPPDATADIR=/usr/share/supertux2 -DINSTALL_SUBDIR_BIN=bin - -DINSTALL_SUBDIR_SHARE=share/supertux2" + -DINSTALL_SUBDIR_SHARE=share/supertux2 + -DUSE_STATIC_SIMPLESQUIRREL=ON" hostmakedepends="pkg-config" makedepends="SDL2-devel SDL2_image-devel libcurl-devel libpng-devel fmt-devel zlib-devel