forked from mirrors/nixpkgs
kde5.kwayland: propagate all buildInputs
This commit is contained in:
parent
bb74e9afa5
commit
27aca6670c
|
@ -8,7 +8,7 @@ plasmaPackage {
|
|||
nativeBuildInputs = [
|
||||
extra-cmake-modules
|
||||
];
|
||||
buildInputs = [
|
||||
propagatedBuildInputs = [
|
||||
wayland
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue