sxmo-utils: add missing curl, libxml2 deps

This commit is contained in:
Colin 2023-08-23 06:18:24 +00:00
parent 2f83e73139
commit cc6f33b928

View File

@ -7,6 +7,7 @@
, busybox , busybox
, conky , conky
, coreutils , coreutils
, curl
, dbus , dbus
, fetchgit , fetchgit
, fetchpatch , fetchpatch
@ -19,6 +20,7 @@
, jq , jq
, lib , lib
, libnotify , libnotify
, libxml2
, lisgd , lisgd
, makeBinaryWrapper , makeBinaryWrapper
, mako , mako
@ -47,6 +49,7 @@ let
bemenu bemenu
bonsai bonsai
conky conky
curl
dbus dbus
# dmenu # or dmenu-wayland? only used on x11? # dmenu # or dmenu-wayland? only used on x11?
gnugrep # also in busybox gnugrep # also in busybox
@ -56,6 +59,7 @@ let
j4-dmenu-desktop j4-dmenu-desktop
jq jq
libnotify libnotify
libxml2.bin # for xmllint; sxmo_weather.sh, sxmo_surf_linkset.sh
lisgd lisgd
mako mako
mepo # mepo_ui_central_menu.sh mepo # mepo_ui_central_menu.sh