From d05254f7566108c436cd825bb26c980582163a92 Mon Sep 17 00:00:00 2001 From: drw Date: Tue, 02 Mar 2004 21:18:45 +0000 Subject: ZSame: libopie -> libopie2 --- (limited to 'noncore/games') diff --git a/noncore/games/zsame/ZSameWidget.cpp b/noncore/games/zsame/ZSameWidget.cpp index 45a877f..3c58c93 100644 --- a/noncore/games/zsame/ZSameWidget.cpp +++ b/noncore/games/zsame/ZSameWidget.cpp @@ -21,18 +21,18 @@ #include +#include + +#include + #include #include - #include #include #include -#include -#include #include - #include "ZSameWidget.h" static int default_colors=3; diff --git a/noncore/games/zsame/config.in b/noncore/games/zsame/config.in index cd3e1a1..7774594 100644 --- a/noncore/games/zsame/config.in +++ b/noncore/games/zsame/config.in @@ -1,4 +1,4 @@ config ZSAME boolean "opie-zsame (a SameGame clone)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/zsame/opie-zsame.control b/noncore/games/zsame/opie-zsame.control index d9d5009..4a4b940 100644 --- a/noncore/games/zsame/opie-zsame.control +++ b/noncore/games/zsame/opie-zsame.control @@ -4,7 +4,7 @@ Priority: optional Section: opie/games Maintainer: Holger 'Zecke' Freyther Architecture: arm -Depends: task-opie-minimal +Depends: task-opie-minimal, libopiecore2 Description: ZSame A game for the Opie environment. Version: $QPE_VERSION$EXTRAVERSION diff --git a/noncore/games/zsame/zsame.pro b/noncore/games/zsame/zsame.pro index 17fba91..ac1b5be 100644 --- a/noncore/games/zsame/zsame.pro +++ b/noncore/games/zsame/zsame.pro @@ -12,6 +12,6 @@ DEPENDPATH += $(OPIEDIR)/include # we now also include opie -LIBS += -lqpe +LIBS += -lqpe -lopiecore2 include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2