[neon/backports-jammy/fcitx5/Neon/release] debian: enable XDGAUTOSTART

Carlos De Maine null at kde.org
Sat Jan 27 01:17:47 GMT 2024


Git commit c48955574ab886e60e467bda476b21e5420732b4 by Carlos De Maine.
Committed on 27/01/2024 at 01:17.
Pushed by carlosdem into branch 'Neon/release'.

enable XDGAUTOSTART

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-jammy/fcitx5/-/commit/c48955574ab886e60e467bda476b21e5420732b4

diff --git a/debian/rules b/debian/rules
index 84841339..8d7a3d50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-config-opt := -DUSE_FLATPAK_ICON=OFF -DENABLE_XDGAUTOSTART=OFF -DENABLE_TEST=OFF
+config-opt := -DUSE_FLATPAK_ICON=OFF -DENABLE_XDGAUTOSTART=ON -DENABLE_TEST=OFF
 
 ifneq (linux,$(DEB_HOST_ARCH_OS))
 config-opt += -DUSE_SYSTEMD=OFF -DENABLE_WAYLAND=OFF


More information about the Neon-commits mailing list