From 40c0415fe7afeeb03de7441e2f667495e81edfa7 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 11 Apr 2004 12:04:40 +0000 Subject: needs libopiecore2 --- (limited to 'noncore/styles') diff --git a/noncore/styles/theme/config.in b/noncore/styles/theme/config.in index 68452c8..2d55208 100644 --- a/noncore/styles/theme/config.in +++ b/noncore/styles/theme/config.in @@ -1,4 +1,5 @@ config THEME boolean "opie-theme (theme support including opie-theme-luna)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE + diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro index bf29cb3..8c75e67 100644 --- a/noncore/styles/theme/theme.pro +++ b/noncore/styles/theme/theme.pro @@ -17,6 +17,6 @@ LIBS += -lqpe -lopiecore2 INCLUDEPATH += $(OPIEDIR)/include DESTDIR = $(OPIEDIR)/plugins/styles TARGET = theme -VERSION = 1.0.0 +VERSION = 1.0.1 include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2