[Lunar-commits] <moonbase> kde4: 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.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Dec 4 12:02:22 CET 2009


commit b6cee5f6ca17229815aba45426355a6b8dc2d4a9
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Dec 4 06:02:22 2009 -0500

    kde4: 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