Commit 8ed829a1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

buildroot: fix remaining references to SDL_net instead of sdl_net

parent 688c388c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#############################################################
PRBOOM_VERSION:=2.4.7

PRBOOM_DEPENDENCIES = sdl SDL_net sdl_mixer
PRBOOM_DEPENDENCIES = sdl sdl_net sdl_mixer

$(eval $(call AUTOTARGETS,package/games,prboom))

+1 −1
Original line number Diff line number Diff line
@@ -264,7 +264,7 @@ EXE mk sawman OK
EXE	mk	sdl				OK	
EXE	mk	sdl_image			OK	
EXE	mk	sdl_mixer			OK	
EXE	mk	SDL_net				OK	
EXE	mk	sdl_net				OK	
EXE	mk	sdl_ttf				OK	
EXE	mk	tiff				OK	
comment	busybox graphic applications