kde5.kded: propagate all buildInputs
This commit is contained in:
parent
99c50e45c7
commit
f60d19ba86
@ -11,9 +11,7 @@
|
|||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "kded";
|
name = "kded";
|
||||||
buildInputs = [ kconfig kcoreaddons kcrash kdbusaddons kinit kservice ];
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
|
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
|
||||||
meta = {
|
propagatedBuildInputs = [ kconfig kcoreaddons kcrash kdbusaddons kinit kservice ];
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user