summaryrefslogtreecommitdiff
path: root/noncore/games
authormickeyl <mickeyl>2004-03-29 13:06:44 (UTC)
committer mickeyl <mickeyl>2004-03-29 13:06:44 (UTC)
commit0b450f97843d3cf062d1e7e07b52a958e7c64b30 (patch) (side-by-side diff)
tree8a31114469c1631899439e419f0bd9dbbac1057f /noncore/games
parent1e99b88d5fd3c58049d117f1d51bd746d0fd6352 (diff)
downloadopie-0b450f97843d3cf062d1e7e07b52a958e7c64b30.zip
opie-0b450f97843d3cf062d1e7e07b52a958e7c64b30.tar.gz
opie-0b450f97843d3cf062d1e7e07b52a958e7c64b30.tar.bz2
remove bogus libopie dependencies
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kbill/config.in2
-rw-r--r--noncore/games/kpacman/config.in2
-rw-r--r--noncore/games/mindbreaker/config.in2
-rw-r--r--noncore/games/oyatzee/config.in2
-rw-r--r--noncore/games/sfcave-sdl/config.in2
-rw-r--r--noncore/games/sfcave/config.in2
6 files changed, 6 insertions, 6 deletions
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