summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml4
-rw-r--r--.travis.yml2
2 files changed, 5 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index a0e61f9..9175be9 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,6 +12,7 @@ requires:
- make
- mate-common
- mate-desktop
+ - meson
- vte3
- which
- yelp-tools
@@ -34,6 +35,7 @@ requires:
- libx11-dev
- make
- mate-common
+ - meson
- yelp-tools
fedora:
@@ -50,6 +52,7 @@ requires:
- libSM-devel
- make
- mate-common
+ - meson
- redhat-rpm-config
- vte291-devel
@@ -68,6 +71,7 @@ requires:
- libx11-dev
- make
- mate-common
+ - meson
- yelp-tools
variables:
diff --git a/.travis.yml b/.travis.yml
index 52d5f39..c2e6762 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ install:
- ./docker-build --name ${DISTRO} --config .build.yml --install
script:
- - ./docker-build --name ${DISTRO} --verbose --config .build.yml --build scripts
+ - ./docker-build --name ${DISTRO} --verbose --config .build.yml --build scripts --build meson
notifications:
irc: