From 3118513d89d0cff3167e82b788b7a6f02ef72c98 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 7 May 2025 18:37:16 -0400 Subject: [PATCH] Re-enable libsecret support for qtkeychain in Flatpak --- zone.xiv.astra.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/zone.xiv.astra.yml b/zone.xiv.astra.yml index fc6b7f7..bc0a986 100644 --- a/zone.xiv.astra.yml +++ b/zone.xiv.astra.yml @@ -88,7 +88,6 @@ modules: - -DCMAKE_INSTALL_LIBDIR=/app/lib - -DLIB_INSTALL_DIR=/app/lib - -DBUILD_TRANSLATIONS=NO - - -DLIBSECRET_SUPPORT=OFF # TODO: Re-enable - -DCMAKE_BUILD_TYPE=RelWithDebInfo sources: - type: git