gnome.gnome-boxes: Drop unused appstream-glib

It was replaced with appstream-cli but we do not really need to validate appstream files.

Missed in 113994dfc7f3c61aaf6bf7f69e4bc19e266de56c
This commit is contained in:
Jan Tojnar 2024-04-25 01:15:40 +02:00
parent 6487cc2821
commit d5da203916

@ -14,7 +14,6 @@
, gtk3
, libvirt
, spice-gtk
, appstream-glib
, spice-protocol
, libhandy
, libsoup_3
@ -65,7 +64,6 @@ stdenv.mkDerivation rec {
doCheck = true;
nativeBuildInputs = [
appstream-glib # for appstream-util
gettext
gobject-introspection
itstool