kde5.sonnet: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 11:05:56 -05:00
parent e5eada7ab8
commit c78bae87ce
1 changed files with 1 additions and 3 deletions

View File

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