Skip to content

Commit

Permalink
Update supermodel3.sh for Bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtBagXon committed Nov 11, 2023
1 parent 4a755be commit 168606b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions supermodel3.sh
Expand Up @@ -18,8 +18,14 @@ rp_module_section="exp"
rp_module_flags="sdl2"

function depends_supermodel3() {

getDepends xinit libsdl2-dev libsdl2-net-dev libsdl2-net-2.0-0 x11-xserver-utils xserver-xorg

aptRemove xserver-xorg-legacy

if [[ "$__os_debian_ver" -eq 12 ]]; then
getDepends gldriver-test
fi
}

function sources_supermodel3() {
Expand Down

0 comments on commit 168606b

Please sign in to comment.