kwin: depend on qtmultimedia
This commit is contained in:
parent
5a2c45427b
commit
2b52937afb
@ -4,7 +4,8 @@
|
|||||||
, ki18n, kiconthemes, kinit, kio, knewstuff, knotifications
|
, ki18n, kiconthemes, kinit, kio, knewstuff, knotifications
|
||||||
, kpackage, kservice, kwayland, kwidgetsaddons, kwindowsystem
|
, kpackage, kservice, kwayland, kwidgetsaddons, kwindowsystem
|
||||||
, kxmlgui, libinput, libICE, libSM, plasma-framework, qtdeclarative
|
, kxmlgui, libinput, libICE, libSM, plasma-framework, qtdeclarative
|
||||||
, qtscript, qtx11extras, udev, wayland, xcb-util-cursor, makeQtWrapper
|
, qtmultimedia, qtscript, qtx11extras, udev, wayland, xcb-util-cursor
|
||||||
|
, makeQtWrapper
|
||||||
}:
|
}:
|
||||||
|
|
||||||
plasmaPackage {
|
plasmaPackage {
|
||||||
@ -22,7 +23,7 @@ plasmaPackage {
|
|||||||
];
|
];
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
kactivities kdeclarative kglobalaccel ki18n kio kwindowsystem
|
kactivities kdeclarative kglobalaccel ki18n kio kwindowsystem
|
||||||
plasma-framework qtdeclarative qtx11extras
|
plasma-framework qtdeclarative qtmultimedia qtx11extras
|
||||||
];
|
];
|
||||||
patches = [ ./0001-qdiriterator-follow-symlinks.patch ];
|
patches = [ ./0001-qdiriterator-follow-symlinks.patch ];
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user