kde5.libkscreen: propagate all buildInputs
This commit is contained in:
parent
0dc8b5f32c
commit
56dd0c2541
|
@ -9,10 +9,7 @@ plasmaPackage {
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
];
|
];
|
||||||
buildInputs = [
|
|
||||||
kwayland libXrandr
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
qtx11extras
|
kwayland libXrandr qtx11extras
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue