kde5.kwrited: propagate all buildInputs
This commit is contained in:
parent
e4d3699976
commit
0dc8b5f32c
1 changed files with 1 additions and 2 deletions
|
@ -5,6 +5,5 @@
|
|||
plasmaPackage {
|
||||
name = "kwrited";
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
buildInputs = [ kcoreaddons kpty knotifications kdbusaddons ];
|
||||
propagatedBuildInputs = [ ki18n ];
|
||||
propagatedBuildInputs = [ kcoreaddons ki18n kpty knotifications kdbusaddons ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue