diff --git a/python-HyperKitty.spec b/python-HyperKitty.spec index c772a3d..3e2093c 100644 --- a/python-HyperKitty.spec +++ b/python-HyperKitty.spec @@ -93,12 +93,12 @@ BuildRequires: fdupes BuildRequires: openssl BuildRequires: python-rpm-macros BuildRequires: rsync -BuildRequires: sassc BuildRequires: sudo BuildArch: noarch %if 0%{?suse_version} >= 1550 # use the real python3 primary for rpm pythondistdeps.py BuildRequires: python3-packaging +BuildRequires: sassc %endif # SECTION test requirements BuildRequires: %{python_module Django >= 1.11} @@ -153,7 +153,9 @@ Provides: python3-%{hyperkitty_pkgname} = %{version}-%{release} Obsoletes: python3-%{hyperkitty_pkgname} < %{version}-%{release} Provides: %{mypython}-%{hyperkitty_pkgname} = %{version}-%{release} Obsoletes: %{mypython}-%{hyperkitty_pkgname} < %{version}-%{release} +%if 0%{?suse_version} >= 1550 Requires: sassc +%endif %description -n %{hyperkitty_pkgname} A web interface to access GNU Mailman v3 archives.