kde5.threadweaver: propagate buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 11:06:08 -05:00
parent c78bae87ce
commit 6d01760dd4

View file

@ -5,7 +5,5 @@
kdeFramework {
name = "threadweaver";
nativeBuildInputs = [ extra-cmake-modules ];
meta = {
maintainers = [ lib.maintainers.ttuegel ];
};
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
}