kde5.kunitconversion: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 11:03:05 -05:00
parent fd26b47be4
commit 7bda979a1a

View file

@ -2,9 +2,7 @@
kdeFramework {
name = "kunitconversion";
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
nativeBuildInputs = [ extra-cmake-modules ];
propagatedBuildInputs = [ ki18n ];
meta = {
maintainers = [ lib.maintainers.ttuegel ];
};
}