Skip to content

Commit

Permalink
snes9x: dep sdl2 (x86_64)
Browse files Browse the repository at this point in the history
  • Loading branch information
udance4ever committed Sep 14, 2024
1 parent d679808 commit 928d06e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/batocera/emulators/snes9x/snes9x.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ SNES9X_CONF_OPTS += -DBUILD_STATIC_LIBS=ON

ifeq ($(BR2_x86_64),y)
SNES9X_CONF_OPTS += -DUSE_X11=ON
SNES9X_DEPENDENCIES += sdl2
else
SNES9X_CONF_OPTS += -DUSE_X11=OFF
endif
Expand Down

0 comments on commit 928d06e

Please sign in to comment.