From 54e70e1528e0df68e41a89884acc4627d47273be Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 1 Feb 2025 13:39:56 -0500 Subject: [PATCH] Disable libsecret support for qtkeychain for now --- zone.xiv.astra.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/zone.xiv.astra.yml b/zone.xiv.astra.yml index da905d6..5379f6d 100644 --- a/zone.xiv.astra.yml +++ b/zone.xiv.astra.yml @@ -68,6 +68,7 @@ modules: - -DCMAKE_INSTALL_LIBDIR=/app/lib - -DLIB_INSTALL_DIR=/app/lib - -DBUILD_TRANSLATIONS=NO + - -DLIBSECRET_SUPPORT=OFF # TODO: Re-enable sources: - type: git url: https://github.com/frankosterfeld/qtkeychain.git