[Lunar-commits] <moonbase> kdebase4-runtime: add a info about kdepimlibs4 needs (akonadi and MySQL).

Florin Braescu florin at lunar-linux.org
Sun Dec 6 06:26:34 CET 2009


commit 3f54dce0e594bb9d36795b5405a893153f886e35
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Dec 6 07:26:34 2009 +0200

    kdebase4-runtime: add a info about kdepimlibs4 needs (akonadi and MySQL).
    
    If kdepimlibs4 is not installed, a simplified version of KDE 4.x can be
    installed on the system. Some KDE 4.x apps can't be installed on such a
    stripped KDE4 system because need kdepimlibs4 at compile time (ktorrent4,
    konversation4 and many others).
---
 kde4/base/kdebase4-runtime/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kde4/base/kdebase4-runtime/DEPENDS b/kde4/base/kdebase4-runtime/DEPENDS
index 7615732..090d559 100644
--- a/kde4/base/kdebase4-runtime/DEPENDS
+++ b/kde4/base/kdebase4-runtime/DEPENDS
@@ -2,6 +2,6 @@ depends kdelibs4-experimental
 depends openslp
 depends %XINELIB
 
-optional_depends kdepimlibs4  ""  ""  "For KDE PIM support"
+optional_depends kdepimlibs4  ""  ""  "For KDE PIM support (it needs akonadi and MySQLto work well)"
 optional_depends samba        ""  ""  "For file sharing support"
 optional_depends pulseaudio   ""  ""  "For Pulseaudio soundserver support"


More information about the Lunar-commits mailing list