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