[gjs] CI: Install meson in Docker images
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] CI: Install meson in Docker images
- Date: Mon, 2 Sep 2019 05:01:56 +0000 (UTC)
commit 5bf2c5c4f047229c7de22088a1ef8378dd0ce683
Author: Philip Chimento <philip chimento gmail com>
Date: Sun Sep 1 22:01:41 2019 -0700
CI: Install meson in Docker images
As long as we're rebuilding the Docker images, let's add Meson for the
upcoming Meson port.
Unreviewed.
test/extra/do_basic.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/test/extra/do_basic.sh b/test/extra/do_basic.sh
index 18c798a7..aa7a6bf2 100755
--- a/test/extra/do_basic.sh
+++ b/test/extra/do_basic.sh
@@ -9,7 +9,7 @@ function do_Install_Dependencies(){
# Base dependencies
apt-get -y install build-essential git clang patch bison flex \
- ninja-build python-dev python3-dev \
+ meson ninja-build python-dev python3-dev \
autotools-dev autoconf gettext pkgconf autopoint yelp-tools \
docbook docbook-xsl libtext-csv-perl \
zlib1g-dev libdbus-glib-1-dev \
@@ -28,7 +28,7 @@ function do_Install_Dependencies(){
# Base dependencies
dnf -y install @c-development @development-tools clang redhat-rpm-config gnome-common
python-devel \
pygobject2 dbus-python perl-Text-CSV perl-XML-Parser gettext-devel gtk-doc \
- ninja-build zlib-devel libffi-devel \
+ meson ninja-build zlib-devel libffi-devel \
libtool libicu-devel nspr-devel systemtap-sdt-devel \
gtk3 gtk3-devel gobject-introspection Xvfb gnome-desktop-testing dbus-x11 \
cairo intltool libxslt bison nspr python3-devel dbus-glib libicu \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]