kde5.solid: propagate all buildInputs
This commit is contained in:
parent
5698bb9c73
commit
e5eada7ab8
@ -6,12 +6,10 @@
|
||||
|
||||
kdeFramework {
|
||||
name = "solid";
|
||||
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||
nativeBuildInputs = [ extra-cmake-modules makeQtWrapper ];
|
||||
buildInputs = [ qtdeclarative ];
|
||||
propagatedBuildInputs = [ qtdeclarative ];
|
||||
postInstall = ''
|
||||
wrapQtProgram "$out/bin/solid-hardware5"
|
||||
'';
|
||||
meta = {
|
||||
maintainers = [ lib.maintainers.ttuegel ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user