kde5.ki18n: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 10:53:44 -05:00
parent 670123464b
commit ad2671f73c

View file

@ -8,10 +8,8 @@
kdeFramework {
name = "ki18n";
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
nativeBuildInputs = [ extra-cmake-modules ];
buildInputs = [ qtdeclarative qtscript ];
propagatedBuildInputs = [ qtdeclarative qtscript ];
propagatedNativeBuildInputs = [ gettext python ];
meta = {
maintainers = [ lib.maintainers.ttuegel ];
};
}