Explorar o código

Debian/Ubuntu builds will use SDL1.2

Ivan Savenko %!s(int64=11) %!d(string=hai) anos
pai
achega
142272d588
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      debian/rules

+ 1 - 1
debian/rules

@@ -5,7 +5,7 @@
 
 # override disabled by default rpath - we need to find libvcmi.so with it:
 override_dh_auto_configure:
-	dh_auto_configure -- -DCMAKE_SKIP_RPATH=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBIN_DIR=games
+	dh_auto_configure -- -DCMAKE_SKIP_RPATH=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DENABLE_SDL2=OFF -DBIN_DIR=games
 .PHONY: override_dh_strip
 override_dh_strip:
 	dh_strip --dbg-package=vcmi-dbg