summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/pimconverter/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/tools/pimconverter/config.in b/noncore/tools/pimconverter/config.in
index f797d4f..144b7b3 100644
--- a/noncore/tools/pimconverter/config.in
+++ b/noncore/tools/pimconverter/config.in
@@ -1,8 +1,8 @@
config PIMCONVERTER
boolean "opie- Pim Converter (converts pim data between different databases)"
default "n"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBOPIE2DB
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBOPIE2DB && SQL_PIM_BACKEND
- comment "The pim converter needs libqpe, libopie2core, libopie2pim and libopie2db"
- depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBOPIE2DB )
+ comment "The pim converter needs libqpe, libopie2core, libopie2pim, libopie2db and SQL Backend for libopie2pim"
+ depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBOPIE2DB && SQL_PIM_BACKEND )