summaryrefslogtreecommitdiff
path: root/noncore/games
Unidiff
Diffstat (limited to 'noncore/games') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kbill/config.in2
-rw-r--r--noncore/games/mindbreaker/config.in2
-rw-r--r--noncore/games/sfcave-sdl/config.in2
-rw-r--r--noncore/games/sfcave/config.in2
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
5 files changed, 5 insertions, 5 deletions
diff --git a/noncore/games/kbill/config.in b/noncore/games/kbill/config.in
index a505e34..ba830a9 100644
--- a/noncore/games/kbill/config.in
+++ b/noncore/games/kbill/config.in
@@ -3,2 +3,2 @@
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE 4 depends ( LIBQPE || LIBQPE-X11 )
diff --git a/noncore/games/mindbreaker/config.in b/noncore/games/mindbreaker/config.in
index e3c0812..b97a9e8 100644
--- a/noncore/games/mindbreaker/config.in
+++ b/noncore/games/mindbreaker/config.in
@@ -3,2 +3,2 @@
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE 4 depends ( LIBQPE || LIBQPE-X11 )
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
@@ -3,2 +3,2 @@
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBSDL_DEP 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBSDL_DEP
diff --git a/noncore/games/sfcave/config.in b/noncore/games/sfcave/config.in
index e486276..cdd04ee 100644
--- a/noncore/games/sfcave/config.in
+++ b/noncore/games/sfcave/config.in
@@ -3,2 +3,2 @@
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE 4 depends ( LIBQPE || LIBQPE-X11 )
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index d9f882d..9c653a7 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -16,3 +16,3 @@ INCLUDEPATH += $(OPIEDIR)/include
16DEPENDPATH += $(OPIEDIR)/include 16DEPENDPATH += $(OPIEDIR)/include
17LIBS += -lqpe 17LIBS += -lqpe -lopiecore2
18 18