From d9988a1d6d3185f09862bda92aa9dc45deefa380 Mon Sep 17 00:00:00 2001 From: drw Date: Tue, 02 Mar 2004 21:10:19 +0000 Subject: Go: libopie -> libopie2 --- (limited to 'noncore/games') diff --git a/noncore/games/go/config.in b/noncore/games/go/config.in index ad0800e..e5cfd87 100644 --- a/noncore/games/go/config.in +++ b/noncore/games/go/config.in @@ -1,4 +1,4 @@ config GO boolean "opie-go (the asian game of Go)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index f6c6a54..befb67b 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro @@ -11,7 +11,7 @@ SOURCES = amigo.c \ main.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe +LIBS += -lqpe -lopiecore2 TARGET = go diff --git a/noncore/games/go/main.cpp b/noncore/games/go/main.cpp index 66f34ab..46817d1 100644 --- a/noncore/games/go/main.cpp +++ b/noncore/games/go/main.cpp @@ -21,7 +21,7 @@ #include "gowidget.h" -#include +#include OPIE_EXPORT_APP( OApplicationFactory ) diff --git a/noncore/games/go/opie-go.control b/noncore/games/go/opie-go.control index 95b319e..943470d 100644 --- a/noncore/games/go/opie-go.control +++ b/noncore/games/go/opie-go.control @@ -4,7 +4,7 @@ Priority: optional Section: opie/games Maintainer: Warwick Allison Architecture: arm -Depends: task-opie-minimal +Depends: task-opie-minimal, libopiecore2 Description: The game of Go A game for the Opie environment. Version: $QPE_VERSION$EXTRAVERSION -- cgit v0.9.0.2