Skip to content

WIP: rework handling of 'special' dependencies (i.e. Qt) in kdesrc-build

Johan Ouwerkerk requested to merge fix-include-deps-qt into master

Rework handling of 'special' dependencies (i.e. just Qt5 for now) so kdesrc-build can now

  • By default continue to ignore dependency declarations from kde-build-metadata
  • Or, with this change, use them when the relevant modules have been declared through kdesrc-build.rc or through an include file.

Merge request reports