propagate kpeople dependencies
This commit is contained in:
parent
8b14c58831
commit
308babd8a1
1 changed files with 6 additions and 7 deletions
|
@ -16,16 +16,15 @@ plasmaPackage {
|
|||
kdoctools
|
||||
];
|
||||
buildInputs = [
|
||||
attica boost fontconfig kcmutils kdbusaddons kded
|
||||
kitemmodels knewstuff knotifications
|
||||
knotifyconfig kpeople krunner kwallet kwin libcanberra_kde
|
||||
libXcursor libpulseaudio libXft libxkbfile phonon plasma-framework
|
||||
plasma-workspace qtdeclarative qtx11extras qtsvg xf86inputevdev
|
||||
xf86inputsynaptics xkeyboard_config xinput
|
||||
attica boost fontconfig kcmutils kdbusaddons kded kitemmodels
|
||||
knewstuff knotifications knotifyconfig krunner 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
|
||||
kglobalaccel ki18n kpeople
|
||||
];
|
||||
patches = [
|
||||
(substituteAll {
|
||||
|
|
Loading…
Reference in a new issue