kde5.plasma-desktop: propagate all buildInputs
This commit is contained in:
parent
cfc28505b5
commit
747daca407
|
@ -17,48 +17,14 @@ plasmaPackage rec {
|
||||||
kdoctools
|
kdoctools
|
||||||
makeQtWrapper
|
makeQtWrapper
|
||||||
];
|
];
|
||||||
buildInputs = [
|
|
||||||
attica
|
|
||||||
boost
|
|
||||||
fontconfig
|
|
||||||
kcmutils
|
|
||||||
kdbusaddons
|
|
||||||
kded
|
|
||||||
kitemmodels
|
|
||||||
knewstuff
|
|
||||||
knotifications
|
|
||||||
knotifyconfig
|
|
||||||
kwallet
|
|
||||||
libcanberra_kde
|
|
||||||
libXcursor
|
|
||||||
libpulseaudio
|
|
||||||
libXft
|
|
||||||
libxkbfile
|
|
||||||
phonon
|
|
||||||
qtsvg
|
|
||||||
xf86inputevdev
|
|
||||||
xf86inputsynaptics
|
|
||||||
xkeyboard_config
|
|
||||||
xinput
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
baloo
|
attica boost fontconfig kcmutils kdbusaddons kded kitemmodels knewstuff
|
||||||
kactivities
|
knotifications knotifyconfig kwallet libcanberra_kde libXcursor
|
||||||
kauth
|
libpulseaudio libXft libxkbfile phonon qtsvg xf86inputevdev
|
||||||
kdeclarative
|
xf86inputsynaptics xkeyboard_config xinput baloo kactivities kauth
|
||||||
kdelibs4support
|
kdeclarative kdelibs4support kemoticons kglobalaccel ki18n kpeople krunner
|
||||||
kemoticons
|
kwin plasma-framework plasma-workspace qtdeclarative qtquick1
|
||||||
kglobalaccel
|
qtquickcontrols qtx11extras
|
||||||
ki18n
|
|
||||||
kpeople
|
|
||||||
krunner
|
|
||||||
kwin
|
|
||||||
plasma-framework
|
|
||||||
plasma-workspace
|
|
||||||
qtdeclarative
|
|
||||||
qtquick1
|
|
||||||
qtquickcontrols
|
|
||||||
qtx11extras
|
|
||||||
];
|
];
|
||||||
patches = [
|
patches = [
|
||||||
./0001-qt-5.5-QML-import-paths.patch
|
./0001-qt-5.5-QML-import-paths.patch
|
||||||
|
|
Loading…
Reference in New Issue