From 0b450f97843d3cf062d1e7e07b52a958e7c64b30 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 29 Mar 2004 13:06:44 +0000 Subject: remove bogus libopie dependencies --- (limited to 'noncore') diff --git a/noncore/games/kbill/config.in b/noncore/games/kbill/config.in index e21fbce..a505e34 100644 --- a/noncore/games/kbill/config.in +++ b/noncore/games/kbill/config.in @@ -1,4 +1,4 @@ config KBILL boolean "opie-kbill (hit Bill before he can infect your network with a wannabe OS)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/kpacman/config.in b/noncore/games/kpacman/config.in index b658454..95a0f94 100644 --- a/noncore/games/kpacman/config.in +++ b/noncore/games/kpacman/config.in @@ -1,4 +1,4 @@ config KPACMAN boolean "opie-kpacman (a PacMan clone)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/mindbreaker/config.in b/noncore/games/mindbreaker/config.in index 70a1238..e3c0812 100644 --- a/noncore/games/mindbreaker/config.in +++ b/noncore/games/mindbreaker/config.in @@ -1,4 +1,4 @@ config MINDBREAKER boolean "opie-mindbreaker (crack the coloured code)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/oyatzee/config.in b/noncore/games/oyatzee/config.in index 448e622..e79158f 100644 --- a/noncore/games/oyatzee/config.in +++ b/noncore/games/oyatzee/config.in @@ -1,4 +1,4 @@ config YATZEE boolean "opie-yatzee (yatzee game)" default "n" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/sfcave-sdl/config.in b/noncore/games/sfcave-sdl/config.in index 4f4d1ab..971e894 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 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/sfcave/config.in b/noncore/games/sfcave/config.in index 20fd399..e486276 100644 --- a/noncore/games/sfcave/config.in +++ b/noncore/games/sfcave/config.in @@ -1,4 +1,4 @@ config SFCAVE boolean "opie-sfcave (fly the dot though the cave avoiding the walls)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/net/opierdesktop/config.in b/noncore/net/opierdesktop/config.in index d7a98cf..c206b34 100644 --- a/noncore/net/opierdesktop/config.in +++ b/noncore/net/opierdesktop/config.in @@ -1,6 +1,6 @@ config OPIE-RDESKTOP boolean "opie-rdesktop (rdp client)" default "n" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE - comment "opie-rdesktop needs libqpe and libopie1" - depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE) + depends ( LIBQPE || LIBQPE-X11 ) + comment "opie-rdesktop needs a libqpe" + depends !( LIBQPE || LIBQPE-X11 ) diff --git a/noncore/net/ubrowser/config.in b/noncore/net/ubrowser/config.in index 4237e4b..55f2825 100644 --- a/noncore/net/ubrowser/config.in +++ b/noncore/net/ubrowser/config.in @@ -1,4 +1,4 @@ config UBROWSER boolean "opie-ubrowser (a very small web brower)" default "n" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) -- cgit v0.9.0.2