File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ rp_module_section="exp"
1919rp_module_flags=" !mali !x86"
2020
2121function depends_chocolate-doom-system() {
22- getDepends libsdl2-dev libsdl2-net-dev libsdl2-mixer-dev libsamplerate0-dev libpng-dev python -pil automake autoconf unzip
22+ getDepends libsdl2-dev libsdl2-net-dev libsdl2-mixer-dev libsamplerate0-dev libpng-dev python3 -pil automake autoconf unzip
2323}
2424
2525function sources_chocolate-doom-system() {
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ rp_module_section="exp"
1919rp_module_flags=" !mali !x86"
2020
2121function depends_chocolate-doom() {
22- getDepends libsdl2-dev libsdl2-net-dev libsdl2-mixer-dev libsamplerate0-dev libpng-dev python -pil automake autoconf
22+ getDepends libsdl2-dev libsdl2-net-dev libsdl2-mixer-dev libsamplerate0-dev libpng-dev python3 -pil automake autoconf
2323}
2424
2525function sources_chocolate-doom() {
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ rp_module_section="exp"
1919rp_module_flags=" !mali !x86"
2020
2121function depends_crispy-doom-system() {
22- getDepends libsdl2-dev libsdl2-mixer-dev libsdl2-net-dev python -pil automake autoconf unzip
22+ getDepends libsdl2-dev libsdl2-mixer-dev libsdl2-net-dev python3 -pil automake autoconf unzip
2323}
2424
2525function sources_crispy-doom-system() {
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ rp_module_section="exp"
1919rp_module_flags=" !mali !x86"
2020
2121function depends_crispy-doom() {
22- getDepends libsdl2-dev libsdl2-mixer-dev libsdl2-net-dev python -pil automake autoconf
22+ getDepends libsdl2-dev libsdl2-mixer-dev libsdl2-net-dev python3 -pil automake autoconf
2323}
2424
2525function sources_crispy-doom() {
You can’t perform that action at this time.
0 commit comments