kde5.sonnet: propagate all buildInputs
This commit is contained in:
parent
e5eada7ab8
commit
c78bae87ce
|
@ -5,9 +5,7 @@
|
|||
|
||||
kdeFramework {
|
||||
name = "sonnet";
|
||||
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
buildInputs = [ hunspell ];
|
||||
meta = {
|
||||
maintainers = [ lib.maintainers.ttuegel ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue