summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/datebook
authoreilers <eilers>2004-03-31 16:07:08 (UTC)
committer eilers <eilers>2004-03-31 16:07:08 (UTC)
commitf878d5938aadaa967800032ab985210f85ad6ae7 (patch) (side-by-side diff)
tree5a0239f29f870373a892d1ca83f64ead53b59080 /core/pim/today/plugins/datebook
parentf64651f19473cfc17a72c93347eefd9a0ce545f4 (diff)
downloadopie-f878d5938aadaa967800032ab985210f85ad6ae7.zip
opie-f878d5938aadaa967800032ab985210f85ad6ae7.tar.gz
opie-f878d5938aadaa967800032ab985210f85ad6ae7.tar.bz2
Some smarter information which libraries should be activated to be able
to compile them
Diffstat (limited to 'core/pim/today/plugins/datebook') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/plugins/datebook/config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/pim/today/plugins/datebook/config.in b/core/pim/today/plugins/datebook/config.in
index aa43770..9578e0b 100644
--- a/core/pim/today/plugins/datebook/config.in
+++ b/core/pim/today/plugins/datebook/config.in
@@ -2,3 +2,7 @@
boolean "datebook"
default "y"
depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && LIBOPIE2CORE
+
+ comment "opie-datebook-plugin requires libopie2ui and libopie2core"
+ depends !( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && LIBOPIE2CORE
+