kde5.kscreenlocker: propagate all buildInputs
This commit is contained in:
parent
289e0bab8e
commit
21710ee012
|
@ -9,11 +9,8 @@ plasmaPackage {
|
|||
extra-cmake-modules
|
||||
kdoctools
|
||||
];
|
||||
buildInputs = [
|
||||
kcmutils kcrash kdelibs4support kglobalaccel kidletime kwayland
|
||||
libXcursor pam wayland
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
kdeclarative plasma-framework qtdeclarative
|
||||
kdeclarative plasma-framework qtdeclarative kcmutils kcrash kdelibs4support
|
||||
kglobalaccel kidletime kwayland libXcursor pam wayland
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue