summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave-sdl
authorclem <clem>2004-10-17 16:37:58 (UTC)
committer clem <clem>2004-10-17 16:37:58 (UTC)
commit3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199 (patch) (side-by-side diff)
treea1da7360d326daef05e611a6d22881c4450e5c44 /noncore/games/sfcave-sdl
parent06fffb97be58c738176260bac17e3dfa6789e26e (diff)
downloadopie-3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199.zip
opie-3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199.tar.gz
opie-3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199.tar.bz2
fixed some more .pro / config.in dependencies discrepancies, that could break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
Diffstat (limited to 'noncore/games/sfcave-sdl') (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 2b94679..62953f4 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 && LIBSDL_DEP
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBSDL_DEP