diff --git a/SPECS/freerdp.spec b/SPECS/freerdp.spec index 1e0ae99..02a92ed 100644 --- a/SPECS/freerdp.spec +++ b/SPECS/freerdp.spec @@ -20,11 +20,11 @@ %global _with_static_uwac 1 # Disable unwanted dependencies for RHEL -%{!?rhel:%global _with_aad 1} -%{!?rhel:%global _with_pkcs11 1} -%{!?rhel:%global _with_sdl_client 1} -%{!?rhel:%global _with_soxr 1} -%{!?rhel:%global _with_uriparser 1} +%global _with_aad 1 +%global _with_pkcs11 1 +%global _with_sdl_client 1 +%global _with_soxr 1 +%global _with_uriparser 1 # Disable support for AAD WebView popup since it uses webkit2gtk-4.0 #global _with_webview 1