Merge pull request #223032 from chenlijun99/fix/xdg-desktop-portal-kde
xdg-desktop-portal-kde: fix missing runtime dependency
This commit is contained in:
commit
2c71c3e941
@ -19,6 +19,7 @@
|
||||
, kdeclarative
|
||||
, plasma-framework
|
||||
, plasma-wayland-protocols
|
||||
, plasma-workspace
|
||||
, kio
|
||||
, qtbase
|
||||
}:
|
||||
@ -45,5 +46,6 @@ mkDerivation {
|
||||
kdeclarative
|
||||
plasma-framework
|
||||
plasma-wayland-protocols
|
||||
plasma-workspace
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user