!4 Completing build dependencies to fix gcc compiler missing error
From: @hht8 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
21bd5a48b1
@ -12,7 +12,7 @@ The uWSGI server
|
||||
%package -n python3-uWSGI
|
||||
Summary: The uWSGI server
|
||||
Provides: python-uWSGI
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-devel gcc
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-uWSGI
|
||||
|
||||
@ -64,5 +64,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.0.19.1-2
|
||||
- Completing build dependencies to fix gcc compiler missing error
|
||||
|
||||
* Wed Aug 05 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user