Fix leftover of the previous %bcond change
Signed-off-by: Daiki Ueno <dueno@redhat.com>
This commit is contained in:
parent
82e473e933
commit
6a9f55ef66
@ -88,7 +88,7 @@ BuildRequires: unbound-devel unbound-libs
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: make gtk-doc
|
BuildRequires: make gtk-doc
|
||||||
|
|
||||||
%if %{with_mingw}
|
%if %{with mingw}
|
||||||
BuildRequires: mingw32-filesystem >= 95
|
BuildRequires: mingw32-filesystem >= 95
|
||||||
BuildRequires: mingw32-gcc
|
BuildRequires: mingw32-gcc
|
||||||
BuildRequires: mingw32-gcc-c++
|
BuildRequires: mingw32-gcc-c++
|
||||||
@ -186,7 +186,7 @@ This package contains library that implements the DANE protocol for verifying
|
|||||||
TLS certificates through DNSSEC.
|
TLS certificates through DNSSEC.
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with_mingw}
|
%if %{with mingw}
|
||||||
%package -n mingw32-%{name}
|
%package -n mingw32-%{name}
|
||||||
Summary: MinGW GnuTLS TLS/SSL encryption library
|
Summary: MinGW GnuTLS TLS/SSL encryption library
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user