kde5.kcrash: propagate all buildInputs
This commit is contained in:
parent
2c0231e0b0
commit
d1ec927a09
@ -7,10 +7,7 @@
|
|||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "kcrash";
|
name = "kcrash";
|
||||||
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules ];
|
nativeBuildInputs = [ extra-cmake-modules ];
|
||||||
buildInputs = [ kcoreaddons ];
|
propagatedBuildInputs = [ kcoreaddons kwindowsystem qtx11extras ];
|
||||||
propagatedBuildInputs = [ kwindowsystem qtx11extras ];
|
|
||||||
meta = {
|
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user