kde5.kscreenlocker: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 12:54:15 -05:00
parent 289e0bab8e
commit 21710ee012
1 changed files with 2 additions and 5 deletions

View File

@ -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
];
}