summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers
Side-by-side diff
Diffstat (limited to 'noncore/games/kcheckers') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kcheckers/config.in2
-rw-r--r--noncore/games/kcheckers/kcheckers.pro4
-rw-r--r--noncore/games/kcheckers/main.cpp3
-rw-r--r--noncore/games/kcheckers/opie-kcheckers.control2
4 files changed, 6 insertions, 5 deletions
diff --git a/noncore/games/kcheckers/config.in b/noncore/games/kcheckers/config.in
index 23c36f2..6c84259 100644
--- a/noncore/games/kcheckers/config.in
+++ b/noncore/games/kcheckers/config.in
@@ -3,2 +3,2 @@
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 0d417bf..d7a2d31 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -12,5 +12,5 @@ SOURCES = checkers.cpp \
rcheckers.cpp
-INTERFACES =
+INTERFACES =
INCLUDEPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
TARGET = kcheckers
diff --git a/noncore/games/kcheckers/main.cpp b/noncore/games/kcheckers/main.cpp
index e22dbcc..79b5ac7 100644
--- a/noncore/games/kcheckers/main.cpp
+++ b/noncore/games/kcheckers/main.cpp
@@ -3,3 +3,4 @@
#include "kcheckers.h"
-#include <opie/oapplicationfactory.h>
+
+#include <opie2/oapplicationfactory.h>
diff --git a/noncore/games/kcheckers/opie-kcheckers.control b/noncore/games/kcheckers/opie-kcheckers.control
index 71f83af..5bd03ae 100644
--- a/noncore/games/kcheckers/opie-kcheckers.control
+++ b/noncore/games/kcheckers/opie-kcheckers.control
@@ -7,3 +7,3 @@ Architecture: arm
Version: 0.3-$SUB_VERSION
-Depends: task-opie-minimal
+Depends: task-opie-minimal, libopiecore2
Description: The game of Checkers