summaryrefslogtreecommitdiff
path: root/noncore/games
authorzecke <zecke>2004-04-08 01:11:00 (UTC)
committer zecke <zecke>2004-04-08 01:11:00 (UTC)
commitf0621c7ebb9d5b219c49c1b22dad580bab55cf9e (patch) (side-by-side diff)
treed3560c90970ef2212d72bb9dd0aa6c23476c2cc9 /noncore/games
parent3226c071509a335a4ec0d45f9510987ca991844e (diff)
downloadopie-f0621c7ebb9d5b219c49c1b22dad580bab55cf9e.zip
opie-f0621c7ebb9d5b219c49c1b22dad580bab55cf9e.tar.gz
opie-f0621c7ebb9d5b219c49c1b22dad580bab55cf9e.tar.bz2
Add SDL to the dependencies
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave-sdl/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave-sdl/config.in b/noncore/games/sfcave-sdl/config.in
index 971e894..2b94679 100644
--- a/noncore/games/sfcave-sdl/config.in
+++ b/noncore/games/sfcave-sdl/config.in
@@ -1,4 +1,4 @@
config SFCAVE-SDL
boolean "sfcave-sdl (SDL version of this game, needs the proper libraries)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBSDL_DEP