Signed-off-by: Casey Bodley <cbodley@redhat.com>
# distros that do _not_ ship cmd2/colorama
%bcond_with cephfs_shell
%endif
+%if 0%{?fedora} || 0%{?rhel} >= 9
+%bcond_without system_arrow
+%else
+# for centos 8, utf8proc-devel comes from the subversion-devel module which isn't available in EPEL8
+# this is tracked in https://bugzilla.redhat.com/2152265
%bcond_with system_arrow
+%endif
%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel} >= 8
%global weak_deps 1
%endif