-rw-r--r-- | noncore/games/sfcave-sdl/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave-sdl/config.in b/noncore/games/sfcave-sdl/config.in index 9d56c0c..c921903 100644 --- a/noncore/games/sfcave-sdl/config.in +++ b/noncore/games/sfcave-sdl/config.in @@ -1,5 +1,5 @@ + comment "sfcave-sdl (warning: requires libsdl)" config SFCAVE-SDL boolean "sfcave-sdl" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE - string "sfcave-sdl (warning: requires libsdl)" |