diff options
author | Xiaotian Wu <[email protected]> | 2023-01-11 11:37:32 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-09-02 17:12:19 +0200 |
commit | 7aac87a9810a8a9f79c545a87684c455f1aec198 (patch) | |
tree | 353d46ecda9d4b04f808eac37fb6d00bb2371dd2 /.build.yml | |
parent | d5e498eacbd3ec8c144e302d3ee0309d437d6e5f (diff) | |
download | mate-menus-7aac87a9810a8a9f79c545a87684c455f1aec198.tar.bz2 mate-menus-7aac87a9810a8a9f79c545a87684c455f1aec198.tar.xz |
ci: build with meson
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,7 @@ requires: - gobject-introspection - make - mate-common + - meson - python2 - which @@ -29,6 +30,7 @@ requires: - libglib2.0-dev - make - mate-common + - meson fedora: # Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-menus.git @@ -42,6 +44,7 @@ requires: - gobject-introspection-devel - make - mate-common + - meson - python2-devel - redhat-rpm-config @@ -55,6 +58,7 @@ requires: - libglib2.0-dev - make - mate-common + - meson variables: - 'CHECKERS=" |