We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e2ce9 commit b796e88Copy full SHA for b796e88
scriptmodules/ports/cdogs-sdl.sh
@@ -14,7 +14,7 @@ rp_module_desc="C-Dogs SDL - Classic overhead run-and-gun game"
14
rp_module_licence="GPL2 https://raw.githubusercontent.com/cxong/cdogs-sdl/master/COPYING"
15
rp_module_repo="git https://github.com/cxong/cdogs-sdl.git 1.4.1"
16
rp_module_section="exp"
17
-rp_module_flags="sdl1 !mali"
+rp_module_flags="sdl2"
18
19
function depends_cdogs-sdl() {
20
getDepends cmake libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev
0 commit comments