kde5.kpty: propagate all buildInputs
This commit is contained in:
parent
0d01e89a19
commit
86d9ef9c0f
@ -2,9 +2,7 @@
|
|||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "kpty";
|
name = "kpty";
|
||||||
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules ];
|
nativeBuildInputs = [ extra-cmake-modules ];
|
||||||
propagatedBuildInputs = [ kcoreaddons ki18n ];
|
propagatedBuildInputs = [ kcoreaddons ki18n ];
|
||||||
meta = {
|
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user