summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (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
-rw-r--r--noncore/net/opierdesktop/config.in6
-rw-r--r--noncore/net/ubrowser/config.in2
8 files changed, 10 insertions, 10 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
@@ -3,2 +3,2 @@
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
@@ -3,2 +3,2 @@
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
@@ -3,2 +3,2 @@
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
@@ -3,2 +3,2 @@
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
@@ -3,2 +3,2 @@
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
@@ -3,2 +3,2 @@
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
@@ -3,4 +3,4 @@
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
@@ -3,2 +3,2 @@
default "n"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 )