From 3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199 Mon Sep 17 00:00:00 2001 From: clem Date: Sun, 17 Oct 2004 16:37:58 +0000 Subject: 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 --- (limited to 'noncore/games/sfcave-sdl/config.in') 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 -- cgit v0.9.0.2