kde5.kscreen: remove redundant propagatedUserEnvPkgs
This commit is contained in:
parent
7ea3225ea4
commit
a5b7cf0939
@ -23,11 +23,6 @@ plasmaPackage {
|
|||||||
qtdeclarative
|
qtdeclarative
|
||||||
qtgraphicaleffects
|
qtgraphicaleffects
|
||||||
];
|
];
|
||||||
propagatedUserEnvPkgs = [
|
|
||||||
libkscreen # D-Bus service
|
|
||||||
qtdeclarative # QML import
|
|
||||||
qtgraphicaleffects # QML import
|
|
||||||
];
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/kscreen-console"
|
wrapQtProgram "$out/bin/kscreen-console"
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user