mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
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 New Issue
Block a user