plasma55.plasma-desktop: reformat
This commit is contained in:
parent
1a7d7c1c28
commit
535faa3c32
@ -18,16 +18,46 @@ plasmaPackage rec {
|
|||||||
makeQtWrapper
|
makeQtWrapper
|
||||||
];
|
];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
attica boost fontconfig kcmutils kdbusaddons kded kitemmodels
|
attica
|
||||||
knewstuff knotifications knotifyconfig kwallet libcanberra_kde
|
boost
|
||||||
libXcursor libpulseaudio libXft libxkbfile phonon
|
fontconfig
|
||||||
qtsvg xf86inputevdev xf86inputsynaptics
|
kcmutils
|
||||||
xkeyboard_config xinput
|
kdbusaddons
|
||||||
|
kded
|
||||||
|
kitemmodels
|
||||||
|
knewstuff
|
||||||
|
knotifications
|
||||||
|
knotifyconfig
|
||||||
|
kwallet
|
||||||
|
libcanberra_kde
|
||||||
|
libXcursor
|
||||||
|
libpulseaudio
|
||||||
|
libXft
|
||||||
|
libxkbfile
|
||||||
|
phonon
|
||||||
|
qtsvg
|
||||||
|
xf86inputevdev
|
||||||
|
xf86inputsynaptics
|
||||||
|
xkeyboard_config
|
||||||
|
xinput
|
||||||
];
|
];
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
baloo kactivities kauth kdeclarative kdelibs4support kemoticons
|
baloo
|
||||||
kglobalaccel ki18n kpeople krunner kwin plasma-framework
|
kactivities
|
||||||
plasma-workspace qtdeclarative qtquick1 qtquickcontrols
|
kauth
|
||||||
|
kdeclarative
|
||||||
|
kdelibs4support
|
||||||
|
kemoticons
|
||||||
|
kglobalaccel
|
||||||
|
ki18n
|
||||||
|
kpeople
|
||||||
|
krunner
|
||||||
|
kwin
|
||||||
|
plasma-framework
|
||||||
|
plasma-workspace
|
||||||
|
qtdeclarative
|
||||||
|
qtquick1
|
||||||
|
qtquickcontrols
|
||||||
qtx11extras
|
qtx11extras
|
||||||
];
|
];
|
||||||
# All propagatedBuildInputs should be present in the profile because
|
# All propagatedBuildInputs should be present in the profile because
|
||||||
|
Loading…
Reference in New Issue
Block a user