geary: Re-add libxml2 build dependency
Without this glib tools complain at build time:
[6/708] Generating ui/org.gnome.Geary_h with a custom command
xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH
Partially reverts c5aa34f7ae.
This commit is contained in:
@@ -59,6 +59,7 @@ stdenv.mkDerivation rec {
|
||||
gettext
|
||||
gobject-introspection
|
||||
itstool
|
||||
libxml2 # for xmllint for xml-stripblanks preprocessing
|
||||
meson
|
||||
ninja
|
||||
pkg-config
|
||||
|
||||
Reference in New Issue
Block a user