kde5.kplotting: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 10:59:51 -05:00
parent aa8d2d180d
commit 0d01e89a19

View file

@ -4,8 +4,6 @@
kdeFramework {
name = "kplotting";
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
nativeBuildInputs = [ extra-cmake-modules ];
meta = {
maintainers = [ lib.maintainers.ttuegel ];
};
}