[totem/wip/hadess/bump-version: 2/2] ci: Build totem with all the trimmings




commit b21c52539d9e778c408aced964190d7d32642493
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 6 12:22:41 2021 +0200

    ci: Build totem with all the trimmings

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ea1b3ea93..329079465 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,7 +47,7 @@ build-fedora:
     # See https://bugzilla.redhat.com/show_bug.cgi?id=1896438
     - dnf remove -y pylint
   script:
-    - meson _build
+    - meson _build -Dhelp=true -Denable-gtk-doc=true -Denable-easy-codec-installation=yes 
-Denable-python=yes -Dprofile=default
     - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test
     - ninja -C _build install
     - G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build dist


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]