kde5.libkscreen: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 12:57:28 -05:00
parent 0dc8b5f32c
commit 56dd0c2541

View File

@ -9,10 +9,7 @@ plasmaPackage {
nativeBuildInputs = [
extra-cmake-modules
];
buildInputs = [
kwayland libXrandr
];
propagatedBuildInputs = [
qtx11extras
kwayland libXrandr qtx11extras
];
}