1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 19:45:54 +00:00

kdoctools, kapidox: Remove out of top-level scope

They do depend on qt5, and putting them in top level scope could cause
qt5 incompatibilities errors.
This commit is contained in:
Doron Behar 2020-10-08 21:05:53 +03:00
parent c0d5cf4993
commit 6b6f680831

View file

@ -10834,7 +10834,7 @@ in
};
# Does not actually depend on Qt 5
inherit (kdeFrameworks) extra-cmake-modules kapidox kdoctools;
inherit (kdeFrameworks) extra-cmake-modules;
coccinelle = callPackage ../development/tools/misc/coccinelle {
ocamlPackages = ocaml-ng.ocamlPackages_4_05;
@ -15043,7 +15043,7 @@ in
kwidgetsaddons kwindowsystem kxmlgui kxmlrpcclient modemmanager-qt
networkmanager-qt plasma-framework prison qqc2-desktop-style solid sonnet
syntax-highlighting syndication threadweaver kirigami2 kholidays kpurpose
kcontacts kquickcharts;
kcontacts kquickcharts kdoctools kapidox;
### KDE PLASMA 5