From 002037c5ac83f773d780d58072b85b101c222ac0 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Mon, 28 Dec 2020 23:12:24 +0100 Subject: [PATCH] Explicitly enable KDE wallet build option --- remmina.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/remmina.spec b/remmina.spec index 367a772..44d371b 100644 --- a/remmina.spec +++ b/remmina.spec @@ -262,6 +262,7 @@ export CFLAGS="%{optflags} -std=gnu99" -DWITH_FREERDP=ON \ -DWITH_GCRYPT=ON \ -DWITH_GETTEXT=ON \ + -DWITH_KF5WALLET=ON \ -DWITH_KIOSK_SESSION=ON \ -DWITH_LIBSSH=ON \ -DWITH_SPICE=ON \