propagate krunner dependencies
This commit is contained in:
parent
dcf9735d08
commit
84de582bd5
@ -12,9 +12,9 @@ plasmaPackage {
|
||||
];
|
||||
buildInputs = [
|
||||
ibus kconfig kconfigwidgets kcoreaddons kcmutils
|
||||
knewstuff krunner kservice kunitconversion plasma-framework
|
||||
knewstuff kservice kunitconversion plasma-framework
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
kdelibs4support kio kross qtdeclarative qtx11extras
|
||||
kdelibs4support kio kross krunner qtdeclarative qtx11extras
|
||||
];
|
||||
}
|
||||
|
@ -9,7 +9,7 @@ plasmaPackage {
|
||||
extra-cmake-modules
|
||||
];
|
||||
buildInputs = [
|
||||
qtscript kcoreaddons kservice plasma-framework krunner
|
||||
qtscript kcoreaddons kservice plasma-framework
|
||||
];
|
||||
propagatedBuildInputs = [ kdeclarative ki18n qtdeclarative ];
|
||||
propagatedBuildInputs = [ kdeclarative ki18n krunner qtdeclarative ];
|
||||
}
|
||||
|
@ -17,14 +17,14 @@ plasmaPackage {
|
||||
];
|
||||
buildInputs = [
|
||||
attica boost fontconfig kcmutils kdbusaddons kded kitemmodels
|
||||
knewstuff knotifications knotifyconfig krunner kwallet kwin
|
||||
knewstuff knotifications knotifyconfig kwallet kwin
|
||||
libcanberra_kde libXcursor libpulseaudio libXft libxkbfile phonon
|
||||
plasma-framework plasma-workspace qtdeclarative qtx11extras qtsvg
|
||||
xf86inputevdev xf86inputsynaptics xkeyboard_config xinput
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
baloo kactivities kauth kdeclarative kdelibs4support kemoticons
|
||||
kglobalaccel ki18n kpeople
|
||||
kglobalaccel ki18n kpeople krunner
|
||||
];
|
||||
patches = [
|
||||
(substituteAll {
|
||||
|
@ -18,14 +18,14 @@ plasmaPackage {
|
||||
];
|
||||
buildInputs = [
|
||||
kcmutils kcrash kdbusaddons kdesu kdewebkit kjsembed knewstuff
|
||||
knotifyconfig kpackage krunner ktexteditor ktextwidgets kwallet
|
||||
knotifyconfig kpackage ktexteditor ktextwidgets kwallet
|
||||
kwayland kwin kxmlrpcclient libdbusmenu libkscreen libSM
|
||||
libXcursor networkmanager-qt pam phonon plasma-framework qtquick1
|
||||
qtscript qtx11extras solid wayland
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
baloo kactivities kdeclarative kdelibs4support kglobalaccel
|
||||
kidletime libksysguard
|
||||
kidletime krunner libksysguard
|
||||
];
|
||||
patches = [ ./0001-startkde-NixOS-patches.patch ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user