[Lunar-commits] <moonbase-kde> okteta: Fixing up the DEPENDS and minor tweak to BUILD.

Dennis Veatch dennisveatch at bellsouth.net
Sat Mar 7 12:11:33 CET 2015


commit 1c61a0c8b1255ae2bb750242b88f707cbf5d6506
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sat, 07 Mar 2015 06:11:12 -0500
URL: https://github.com/lunar-linux/moonbase-kde/commit/1c61a0c8b1255ae2bb750242b88f707cbf5d6506

okteta: Fixing up the DEPENDS and minor tweak to BUILD.
---
  utils/okteta/BUILD   | +3/-1     
  utils/okteta/DEPENDS | +7/-1     
  2 files changed, 10 insertions(+), 2 deletions(-)

--- a/utils/okteta/BUILD
+++ b/utils/okteta/BUILD
@@ -1,5 +1,7 @@
 
-  source /etc/profile.d/qt4.rc   &&
+  source /etc/profile.d/qt5.rc   &&
   source /etc/profile.d/kde4.rc  &&
 
+  OPTS+=" -DKDE_INSTALL_USE_QT_SYS_PATHS=ON" &&
+
   default_cmake_build
--- a/utils/okteta/DEPENDS
+++ b/utils/okteta/DEPENDS
@@ -1 +1,7 @@
-depends kde-baseapps
+depends Python
+depends extra-cmake-modules
+depends qca-qt5
+depends kdoctools
+depends kcmutils
+depends kparts
+depends knewstuff




More information about the Lunar-commits mailing list