André pushed to branch master at gajim / gajim


Commits:
a3b6e3f7 by André Apitzsch at 2026-06-20T11:45:33+02:00
other: Flatpak: Don't build documentation and unneeded APIs

- - - - -


2 changed files:

- flatpak/org.gajim.Gajim.Devel.yaml
- flatpak/org.gajim.Gajim.yaml


Changes:

=====================================
flatpak/org.gajim.Gajim.Devel.yaml
=====================================
@@ -196,6 +196,9 @@ modules:
 
   - name: libspelling
     buildsystem: meson
+    config-opts:
+      - -Ddocs=false
+      - -Dvapi=false
     cleanup:
       - /bin
     sources:


=====================================
flatpak/org.gajim.Gajim.yaml
=====================================
@@ -192,6 +192,9 @@ modules:
 
   - name: libspelling
     buildsystem: meson
+    config-opts:
+      - -Ddocs=false
+      - -Dvapi=false
     cleanup:
       - /bin
     sources:



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/a3b6e3f745d52d43382e235abf74ccb07e4bf9c3

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/a3b6e3f745d52d43382e235abf74ccb07e4bf9c3
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to