[Lunar-commits] <moonbase-kde> kde-workspace: Adjusting the DEPENDS to make note of kdetoys needing

Dennis Veatch stumbles at lunar-linux.org
Tue Jul 10 20:31:01 CEST 2012


commit b6711458e99561d7c941569f04a83dd5db4c75c4
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 10 Jul 2012 11:31:01 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/b6711458e99561d7c941569f04a83dd5db4c75c4

kde-workspace: Adjusting the DEPENDS to make note of kdetoys needing

libXScrnSaver and removing the polkit-qt optional_depends. AFAICT the
later is not needed.
---
  base/kde-workspace/BUILD                                     +1/-0     
  base/kde-workspace/DEPENDS                                   +1/-2     
  2 files changed, 2 insertions (+), 2 deletions (-)

--- a/base/kde-workspace/BUILD
+++ b/base/kde-workspace/BUILD
@@ -2,6 +2,7 @@
 
   sedit 's:/usr/share/hwdata/usb.ids:/usr/share/usb.ids:' kinfocenter/Modules/usbview/usbdb.cpp &&
   sedit '/usb.ids/d' kinfocenter/Modules/usbview/CMakeLists.txt &&
+
   source /etc/profile.d/qt4.rc   &&
   source /etc/profile.d/kde4.rc  &&
 
--- a/base/kde-workspace/DEPENDS
+++ b/base/kde-workspace/DEPENDS
@@ -28,9 +28,8 @@ optional_depends "libcaptury"     "" ""  "for GL video support"
 optional_depends "lm_sensors"     "-DWITH_Sensors=ON" "-DWITH_Sensors=OFF"  "for system sensors support"
 
 optional_depends "libXScrnSaver"  "-DBUILD_kscreensaver=ON" "-DBUILD_kscreensaver=OFF" \
-                                  "for screensaver support and needed by kaffeine"
+                                  "for screensaver support, needed by kaffeine and kdetoys"
 optional_depends "qedje"          "" ""  "for plasma scriptengine support"
-optional_depends "polkit-qt"      "" ""  "For policy kit support"
 
 optional_depends "google-gadgets-for-linux" "-DWITH_Googlegadgets=ON"   \
                                             "-DWITH_Googlegadgets=OFF"  \




More information about the Lunar-commits mailing list