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