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

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Dec 4 01:16:21 CET 2009


commit 479b5a0c26dc4182a186d0c19444491a333f575e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Dec 3 19:16:21 2009 -0500

    Revert "kde4: strip the DEPENDS file to the limit :)"
    
    This reverts commit 425a649a5bfe73af23081664e94616a0e10044d2.
    
    Reverting again since the last git hickup. I know the DEPENDS needs some resorting.
    Such as kdebindings will now have a hard depends on kdevplatform, which depends on kdesdk4.
    Until I have some time to unravel these things; I would rather this stay as is.
---
 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