summaryrefslogtreecommitdiff
path: root/noncore/games
authorkergoth <kergoth>2002-11-06 19:01:21 (UTC)
committer kergoth <kergoth>2002-11-06 19:01:21 (UTC)
commita577ba23721cebbb5918c9650acc3dd113ed25b3 (patch) (side-by-side diff)
treebb80a9250725d2ccf7a2d79170df868912cd06c1 /noncore/games
parentf102976a7a724520825427a76648e8b9f72e8449 (diff)
downloadopie-a577ba23721cebbb5918c9650acc3dd113ed25b3.zip
opie-a577ba23721cebbb5918c9650acc3dd113ed25b3.tar.gz
opie-a577ba23721cebbb5918c9650acc3dd113ed25b3.tar.bz2
Add X11..
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/config.in2
-rw-r--r--noncore/games/buzzword/config.in2
-rw-r--r--noncore/games/chess/config.in2
-rw-r--r--noncore/games/fifteen/config.in2
-rw-r--r--noncore/games/go/config.in2
-rw-r--r--noncore/games/kbill/config.in2
-rw-r--r--noncore/games/kcheckers/config.in2
-rw-r--r--noncore/games/kpacman/config.in2
-rw-r--r--noncore/games/mindbreaker/config.in2
-rw-r--r--noncore/games/minesweep/config.in2
-rw-r--r--noncore/games/parashoot/config.in2
-rw-r--r--noncore/games/qasteroids/config.in2
-rw-r--r--noncore/games/snake/config.in2
-rw-r--r--noncore/games/solitaire/config.in2
-rw-r--r--noncore/games/tetrix/config.in2
-rw-r--r--noncore/games/tictac/config.in2
-rw-r--r--noncore/games/wordgame/config.in2
17 files changed, 17 insertions, 17 deletions
diff --git a/noncore/games/bounce/config.in b/noncore/games/bounce/config.in
index c7f2c02..92ea429 100644
--- a/noncore/games/bounce/config.in
+++ b/noncore/games/bounce/config.in
@@ -1,4 +1,4 @@
config BOUNCE
boolean "bounce"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/buzzword/config.in b/noncore/games/buzzword/config.in
index ad2525e..757daee 100644
--- a/noncore/games/buzzword/config.in
+++ b/noncore/games/buzzword/config.in
@@ -1,4 +1,4 @@
config BUZZWORD
boolean "buzzword"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/chess/config.in b/noncore/games/chess/config.in
index e64e73c..6cddb51 100644
--- a/noncore/games/chess/config.in
+++ b/noncore/games/chess/config.in
@@ -1,4 +1,4 @@
# config #CHESS
# boolean "chess"
# default "y"
-# depends LIBQPE && LIBOPIE
+# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/fifteen/config.in b/noncore/games/fifteen/config.in
index da35a05..880e178 100644
--- a/noncore/games/fifteen/config.in
+++ b/noncore/games/fifteen/config.in
@@ -1,4 +1,4 @@
config FIFTEEN
boolean "fifteen"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/go/config.in b/noncore/games/go/config.in
index da542c3..25395f7 100644
--- a/noncore/games/go/config.in
+++ b/noncore/games/go/config.in
@@ -1,4 +1,4 @@
config GO
boolean "go"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/kbill/config.in b/noncore/games/kbill/config.in
index 91a14d1..eb1900e 100644
--- a/noncore/games/kbill/config.in
+++ b/noncore/games/kbill/config.in
@@ -1,4 +1,4 @@
config KBILL
boolean "kbill"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/kcheckers/config.in b/noncore/games/kcheckers/config.in
index 1a3c60b..a0226f0 100644
--- a/noncore/games/kcheckers/config.in
+++ b/noncore/games/kcheckers/config.in
@@ -1,4 +1,4 @@
config KCHECKERS
boolean "kcheckers"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/kpacman/config.in b/noncore/games/kpacman/config.in
index c8a4bc6..4e1befa 100644
--- a/noncore/games/kpacman/config.in
+++ b/noncore/games/kpacman/config.in
@@ -1,4 +1,4 @@
config KPACMAN
boolean "kpacman"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/mindbreaker/config.in b/noncore/games/mindbreaker/config.in
index f141ebc..8eff9da 100644
--- a/noncore/games/mindbreaker/config.in
+++ b/noncore/games/mindbreaker/config.in
@@ -1,4 +1,4 @@
config MINDBREAKER
boolean "mindbreaker"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/minesweep/config.in b/noncore/games/minesweep/config.in
index 90934b9..74c9e0d 100644
--- a/noncore/games/minesweep/config.in
+++ b/noncore/games/minesweep/config.in
@@ -1,4 +1,4 @@
config MINESWEEP
boolean "minesweep"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/parashoot/config.in b/noncore/games/parashoot/config.in
index db6239c..956bdbb 100644
--- a/noncore/games/parashoot/config.in
+++ b/noncore/games/parashoot/config.in
@@ -1,4 +1,4 @@
config PARASHOOT
boolean "parashoot"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/qasteroids/config.in b/noncore/games/qasteroids/config.in
index a619624..74eaa07 100644
--- a/noncore/games/qasteroids/config.in
+++ b/noncore/games/qasteroids/config.in
@@ -1,4 +1,4 @@
config QASTEROIDS
boolean "qasteroids"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/snake/config.in b/noncore/games/snake/config.in
index 0048f9c..eade45e 100644
--- a/noncore/games/snake/config.in
+++ b/noncore/games/snake/config.in
@@ -1,4 +1,4 @@
config SNAKE
boolean "snake"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/solitaire/config.in b/noncore/games/solitaire/config.in
index 8264469..20dce9e 100644
--- a/noncore/games/solitaire/config.in
+++ b/noncore/games/solitaire/config.in
@@ -1,4 +1,4 @@
config SOLITAIRE
boolean "solitaire"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/tetrix/config.in b/noncore/games/tetrix/config.in
index 596d2b5..e7d3993 100644
--- a/noncore/games/tetrix/config.in
+++ b/noncore/games/tetrix/config.in
@@ -1,4 +1,4 @@
config TETRIX
boolean "tetrix"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/tictac/config.in b/noncore/games/tictac/config.in
index 9b65b8d..eff34ca 100644
--- a/noncore/games/tictac/config.in
+++ b/noncore/games/tictac/config.in
@@ -1,4 +1,4 @@
config TICTAC
boolean "tictac"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/games/wordgame/config.in b/noncore/games/wordgame/config.in
index 3969dc8..32b6eac 100644
--- a/noncore/games/wordgame/config.in
+++ b/noncore/games/wordgame/config.in
@@ -1,4 +1,4 @@
config WORDGAME
boolean "wordgame"
default "y"
- depends LIBQPE && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE