From 47577a9a2331d15c1d0c163f8b24d63c3cca3037 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Thu, 18 Jul 2019 16:09:48 +0200 Subject: [PATCH] build-devmock: Add libappstream-glib For building cockpit-podman and friends. --- build-devmock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-devmock b/build-devmock index 410ac32..32639ac 100755 --- a/build-devmock +++ b/build-devmock @@ -8,7 +8,7 @@ $MOCK --clean $MOCK -i $(sed -n '/^BuildRequires:/ {s/^.*: //; s/>=.*$//; s/%{.*}//; p}' ~/upstream/cockpit/tools/cockpit.spec) \ npm fontconfig git valgrind chromium-headless \ libvirt-daemon-kvm libvirt-client python3-libvirt \ - virt-viewer libguestfs-tools-c \ + virt-viewer libguestfs-tools-c libappstream-glib \ expect python3-pycodestyle python3-pyflakes \ fedpkg /usr/bin/oc /usr/bin/genisoimage \ man-pages socat wget genisoimage vim-enhanced \ -- 2.39.2