[Lunar-commits] <moonbase> Revert "kde4: strip the DEPENDS file to the limit :)"

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Dec 3 13:46:29 CET 2009


commit 9b0ae718b524173774132150c89fdf58b53bd8a3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Dec 3 07:46:29 2009 -0500

    Revert "kde4: strip the DEPENDS file to the limit :)"
    
    This reverts commit 425a649a5bfe73af23081664e94616a0e10044d2.
    
    kdelibs4-experimental is missing a hard depends for kdelibs4 and there
    might be some other issues here. Reverting as I do not feel like sorting
    it all out atm.
---
 profiles/kde4/DEPENDS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/profiles/kde4/DEPENDS b/profiles/kde4/DEPENDS
index 8aab302..7cf7cfc 100644
--- a/profiles/kde4/DEPENDS
+++ b/profiles/kde4/DEPENDS
@@ -1,10 +1,11 @@
+depends  kdepimlibs4
 depends  kdelibs4-experimental
 depends  kdebase4-runtime
 depends  kdebase4-workspace
 depends  kdebase4
+depends  kdepim4-runtime
 depends  oxygen-icons
 
-optional_depends  "kdepim4-runtime"    ""  ""  "for PIM support"
 optional_depends  "kdebindings4"       ""  ""  "bindings to languages"
 optional_depends  "kdegames4"          ""  ""  "games"
 optional_depends  "kdegraphics4"       ""  ""  "graphics applications"


More information about the Lunar-commits mailing list