kdeconnect-kde: add wayland dependencies

This commit is contained in:
Thomas Tuegel 2021-08-13 06:00:02 -05:00
parent fc6d263d8c
commit 8b1140b72e
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -19,12 +19,15 @@
, makeWrapper
, pulseaudio-qt
, qca-qt5
, qqc2-desktop-style
, qtgraphicaleffects
, qtmultimedia
, qtquickcontrols2
, qtx11extras
, breeze-icons
, sshfs
, wayland
, wayland-scanner
}:
mkDerivation {
@ -46,10 +49,13 @@ mkDerivation {
libfakekey
pulseaudio-qt
qca-qt5
qqc2-desktop-style
qtgraphicaleffects
qtmultimedia
qtquickcontrols2
qtx11extras
wayland
wayland-scanner
# otherwise buttons are blank on non-kde
breeze-icons
];