-rw-r--r-- | core/pim/datebook/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/datebook/config.in b/core/pim/datebook/config.in index dd9c798..d1dd44f 100644 --- a/core/pim/datebook/config.in +++ b/core/pim/datebook/config.in @@ -1,4 +1,4 @@ config DATEBOOK boolean "opie-datebook (a datebook/appointment manager)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIEUI2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI |