kde5.ki18n: propagate all buildInputs
This commit is contained in:
parent
670123464b
commit
ad2671f73c
@ -8,10 +8,8 @@
|
|||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "ki18n";
|
name = "ki18n";
|
||||||
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules ];
|
nativeBuildInputs = [ extra-cmake-modules ];
|
||||||
buildInputs = [ qtdeclarative qtscript ];
|
propagatedBuildInputs = [ qtdeclarative qtscript ];
|
||||||
propagatedNativeBuildInputs = [ gettext python ];
|
propagatedNativeBuildInputs = [ gettext python ];
|
||||||
meta = {
|
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user