summaryrefslogtreecommitdiff
path: root/noncore/games
Unidiff
Diffstat (limited to 'noncore/games') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/buzzword/buzzword.pro2
-rw-r--r--noncore/games/buzzword/config.in2
-rw-r--r--noncore/games/buzzword/main.cpp2
-rw-r--r--noncore/games/buzzword/opie-buzzword.control4
4 files changed, 5 insertions, 5 deletions
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index 247b593..d9e26f6 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -5,3 +5,3 @@ INCLUDEPATH += $(OPIEDIR)/include
5 DEPENDPATH+= $(OPIEDIR)/include 5 DEPENDPATH+= $(OPIEDIR)/include
6LIBS += -lqpe 6LIBS += -lqpe -lopiecore2
7 7
diff --git a/noncore/games/buzzword/config.in b/noncore/games/buzzword/config.in
index adcf8b0..b95879f 100644
--- a/noncore/games/buzzword/config.in
+++ b/noncore/games/buzzword/config.in
@@ -3,2 +3,2 @@
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE
diff --git a/noncore/games/buzzword/main.cpp b/noncore/games/buzzword/main.cpp
index 95b3176..596cf16 100644
--- a/noncore/games/buzzword/main.cpp
+++ b/noncore/games/buzzword/main.cpp
@@ -18,3 +18,3 @@
18 18
19#include <opie/oapplicationfactory.h> 19#include <opie2/oapplicationfactory.h>
20 20
diff --git a/noncore/games/buzzword/opie-buzzword.control b/noncore/games/buzzword/opie-buzzword.control
index b3e2496..3316445 100644
--- a/noncore/games/buzzword/opie-buzzword.control
+++ b/noncore/games/buzzword/opie-buzzword.control
@@ -3,3 +3,3 @@ Files: plugins/application/libbuzzword.so* bin/buzzword apps/Games/buzzword.desk
3Version: 1.1-$SUB_VERSION 3Version: 1.1-$SUB_VERSION
4Depends: task-opie-minimal 4Depends: task-opie-minimal,libopiecore2
5Priority: optional 5Priority: optional
@@ -10,2 +10,2 @@ License: GPL
10Description: BuzzWord 10Description: BuzzWord
11 A BuzzWord Bingo for Qtopia. 11 A BuzzWord Bingo for the Opie environment.