fix python2 name

This commit is contained in:
Александр 2020-04-25 08:19:18 +00:00
parent a579d533aa
commit 53fbe42a01

View file

@ -52,7 +52,7 @@ Patch1039: openssl-1.1.0-cc-reqs.patch
Patch1040: openssl-1.1.0-disable-ssl3.patch
Patch1044: openssl-1.1.0-bio-fd-preserve-nl.patch
BuildRequires: python-devel
BuildRequires: pkgconfig(python2)
BuildRequires: pkgconfig(uuid)
BuildRequires: iasl
BuildRequires: nasm
@ -108,7 +108,7 @@ build EFI executables and ROMs using the GNU tools.
%package tools-python
Summary: EFI Development Kit II Tools
Group: Development/Tools
Requires: python
Requires: python2
BuildArch: noarch
%description tools-python