Rebuild without libssp and enable documentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: flatpak
|
name: flatpak
|
||||||
description: Linux application sandboxing and distribution framework
|
description: Linux application sandboxing and distribution framework
|
||||||
version: 1.16.1
|
version: 1.16.1
|
||||||
revision: 6
|
revision: 7
|
||||||
url: https://flatpak.org/
|
url: https://flatpak.org/
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ build() {
|
|||||||
-Dselinux_module=disabled \
|
-Dselinux_module=disabled \
|
||||||
-Dsystem_bubblewrap=bwrap \
|
-Dsystem_bubblewrap=bwrap \
|
||||||
-Dsystem_dbus_proxy=xdg-dbus-proxy \
|
-Dsystem_dbus_proxy=xdg-dbus-proxy \
|
||||||
-Dgtkdoc=disabled \
|
-Dgtkdoc=enabled \
|
||||||
-Dtests=false \
|
-Dtests=false \
|
||||||
build
|
build
|
||||||
meson compile -C build
|
meson compile -C build
|
||||||
|
|||||||
Reference in New Issue
Block a user