CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/06/16 09:14:56
Modified files:
graphics/digikam: Makefile
graphics/digikam/patches: patch-core_app_DigikamTarget_cmake
Added files:
graphics/digikam/patches: patch-core_CMakeLists_txt
patch-core_showfoto_CMakeLists_txt
Log message:
Unbreak build with upcoming ninja 1.9.0.
Generate Info.plist only one time and create a cmake dependency. Fixes a
problem in combination with Ninja v1.9.0 because of duplicate rules for
generating Info.plist.
Spotted by naddy@ Thanks