From: Martin Pitt Date: Thu, 18 Jul 2019 14:09:48 +0000 (+0200) Subject: build-devmock: Add libappstream-glib X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=47577a9a2331d15c1d0c163f8b24d63c3cca3037 build-devmock: Add libappstream-glib For building cockpit-podman and friends. --- 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 \