mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 05:24:19 -04:00
CI: Install python2
This is needed for the tests Closes: #1741 Approved by: alexlarsson
This commit is contained in:
committed by
Atomic Bot
parent
371dcf382e
commit
2d9865d1d8
@@ -11,7 +11,7 @@ pkg_install sudo which attr fuse bison \
|
||||
elfutils git gettext-devel libappstream-glib-devel \
|
||||
/usr/bin/{update-mime-database,update-desktop-database,gtk-update-icon-cache}
|
||||
pkg_install_testing ostree-devel ostree
|
||||
pkg_install_if_os fedora gjs parallel clang
|
||||
pkg_install_if_os fedora gjs parallel clang python2
|
||||
pkg_install_builddeps flatpak
|
||||
|
||||
build --enable-gtk-doc ${CONFIGOPTS:-}
|
||||
|
||||
Reference in New Issue
Block a user