kde5.kitemviews: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 10:56:09 -05:00
parent 83fff10a66
commit f4a5078245

View file

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