kf5-kdepim-build-include

Daniel Vrátil dvratil at kde.org
Mon Apr 10 20:13:12 BST 2017


Ship it! 



  Original Message  
From: winter at kde.org
Sent: April 10, 2017 5:17 PM
To: kde-pim at kde.org
Reply-to: kde-pim at kde.org
Subject: kf5-kdepim-build-include

I only want to build the kdepim stuff.
here is my kdesrc-buildrc:

global
  source-dir /data/kde/src/5
  build-dir /data/kde/build/5
  kdedir /data/kde/inst/5
  cmake-options -DCMAKE_BUILD_TYPE=RelWithDebInfo
end global
include kf5-frameworks-build-include
include kf5-kdepim-build-include

but I get build failures due to missing KGantt.

I can fix by adding kdiagram to kf5-kdepim-build-include, like so:
-    use-modules kde/pim prison libkgapi
+    use-modules kde/pim prison libkgapi kdiagram

can I commit that 1 change to kf5-kdepim-build-include?



More information about the kde-pim mailing list