From: Colin Walters Date: Fri, 26 Mar 2021 21:38:51 +0000 (+0000) Subject: installdeps: Drop PyYAML X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~4^2~21 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7170cf9efda8f97d75c31d6415180b8895a5a479;p=ostree.git installdeps: Drop PyYAML Doesn't exist anymore in f33 and we don't depend on python2 anymore. --- diff --git a/ci/installdeps.sh b/ci/installdeps.sh index 6880d91d..89b7ac12 100755 --- a/ci/installdeps.sh +++ b/ci/installdeps.sh @@ -18,7 +18,7 @@ pkg_upgrade pkg_install_buildroot pkg_builddep ostree pkg_install sudo which attr fuse strace \ - libubsan libasan libtsan PyYAML redhat-rpm-config \ + libubsan libasan libtsan redhat-rpm-config \ elfutils if test -n "${CI_PKGS:-}"; then pkg_install ${CI_PKGS}