sxmo-utils: add missing xrdb dependency

This commit is contained in:
Colin 2023-08-25 23:37:05 +00:00
parent ab7f2fb1ec
commit 0f9dfb9f8a

View File

@ -41,6 +41,7 @@
, wvkbd , wvkbd
, xdg-user-dirs , xdg-user-dirs
, xdotool , xdotool
, xrdb
}: }:
let let
@ -77,6 +78,7 @@ let
wob wob
wvkbd wvkbd
xdg-user-dirs xdg-user-dirs
xrdb # for sxmo_xinit AND sxmo_winit
# X11 only? # X11 only?
xdotool xdotool