[Lunar-commits] <moonbase> kde-workspace: Adding optional_depends. Waffled on making this a hard depends so just

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Sep 8 01:10:18 CEST 2011


commit 3775e442c7b1a823a79d6bc9e28b1c2b5be81007
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Sep 7 19:10:18 2011 -0400

    kde-workspace: Adding optional_depends. Waffled on making this a hard depends so just
    
    added noted its recommended..
    
    KDE will work without it but you'll get a error about powerdevil logging in and
    strigi (indexing) will be in suspend mode requiring manually turning it on.
---
 kde4/base/kde-workspace/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/kde4/base/kde-workspace/DEPENDS b/kde4/base/kde-workspace/DEPENDS
index 28f0e6d..40c75ca 100644
--- a/kde4/base/kde-workspace/DEPENDS
+++ b/kde4/base/kde-workspace/DEPENDS
@@ -42,3 +42,4 @@ optional_depends "libdmtx"        "-DWITH_Dmtx=ON"      "-DWITH_Dmtx=OFF"     "f
 optional_depends "pykde4"          ""      ""      "for PyKDE4 support"
 optional_depends "boost"          ""      ""      "to build plasma dataengines: akonadi,rss,calendar"
 optional_depends "akonadi" "" "" "to build plasma dataengines: akonadi,calendar"
+optional_depends "upower"  "" "" "for kde power management support. (Recommended)"


More information about the Lunar-commits mailing list