kde5.oxygen-icons5: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 11:05:16 -05:00
parent fbd7c269d1
commit c79a6ae2ac

View File

@ -5,9 +5,9 @@
kdeFramework { kdeFramework {
name = "oxygen-icons5"; name = "oxygen-icons5";
nativeBuildInputs = [ extra-cmake-modules ];
meta = { meta = {
license = lib.licenses.lgpl3Plus; license = lib.licenses.lgpl3Plus;
maintainers = [ lib.maintainers.ttuegel ]; maintainers = [ lib.maintainers.ttuegel ];
}; };
nativeBuildInputs = [ extra-cmake-modules ];
} }