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