mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
xfce4-settings: depend on host:libxml2 for xmllint
This commit is contained in:
parent
79d8072276
commit
3214d8bdf0
@ -3,6 +3,7 @@
|
||||
tar = "https://archive.xfce.org/src/xfce/xfce4-settings/4.21/xfce4-settings-4.21.1.tar.xz"
|
||||
[build]
|
||||
dependencies = [
|
||||
"host:libxml2",
|
||||
"atk",
|
||||
"cairo",
|
||||
"gdk-pixbuf",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user