Rebuild without libssp and enable documentation

This commit is contained in:
2025-12-05 14:20:49 +02:00
parent 26806000a7
commit e21c89917f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: flatpak
description: Linux application sandboxing and distribution framework
version: 1.16.1
revision: 6
revision: 7
url: https://flatpak.org/
license: LGPL2.1-or-later
architecture: any
+1 -1
View File
@@ -13,7 +13,7 @@ build() {
-Dselinux_module=disabled \
-Dsystem_bubblewrap=bwrap \
-Dsystem_dbus_proxy=xdg-dbus-proxy \
-Dgtkdoc=disabled \
-Dgtkdoc=enabled \
-Dtests=false \
build
meson compile -C build