mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
kde5.milou: propagate all buildInputs
This commit is contained in:
parent
5addd165de
commit
8fb25cb4c2
@ -8,10 +8,8 @@ plasmaPackage {
|
||||
nativeBuildInputs = [
|
||||
extra-cmake-modules
|
||||
];
|
||||
buildInputs = [
|
||||
qtscript kcoreaddons kservice
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
kdeclarative ki18n krunner plasma-framework qtdeclarative
|
||||
kdeclarative ki18n krunner plasma-framework qtdeclarative qtscript
|
||||
kcoreaddons kservice
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user