kde5.kwayland: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 12:56:15 -05:00
parent bb74e9afa5
commit 27aca6670c

View File

@ -8,7 +8,7 @@ plasmaPackage {
nativeBuildInputs = [ nativeBuildInputs = [
extra-cmake-modules extra-cmake-modules
]; ];
buildInputs = [ propagatedBuildInputs = [
wayland wayland
]; ];
} }