kdePackages.khelpcenter: runtime dependency on kio-extras (through wrapQtAppsHook) to retrieve manpages
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
xapian,
|
||||
man-db,
|
||||
python3,
|
||||
kio-extras,
|
||||
}:
|
||||
mkKdeDerivation {
|
||||
pname = "khelpcenter";
|
||||
@@ -13,6 +14,7 @@ mkKdeDerivation {
|
||||
qtwebengine
|
||||
xapian
|
||||
python3
|
||||
kio-extras
|
||||
];
|
||||
patches = [
|
||||
(replaceVars ./use_nix_paths_for_mansearch_utilities.patch {
|
||||
|
||||
Reference in New Issue
Block a user