buildroot: fix remaining references to SDL_net instead of sdl_net

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-08-29 17:21:52 +02:00
parent 688c388ce7
commit 8ed829a179
2 changed files with 2 additions and 2 deletions

View File

@ -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))

View File

@ -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