Completing build dependencies to fix gcc compiler missing error

This commit is contained in:
hht8 2021-06-02 15:44:14 +08:00
parent 87b74cd0e9
commit c4166e776b

View File

@ -2,13 +2,13 @@
Name: sassc
Version: 3.5.0
Release: 2
Release: 3
Summary: Libsass command line driver
License: MIT
URL: https://github.com/sass/sassc
Source0: https://github.com/sass/sassc/archive/3.5.0.tar.gz
BuildRequires: libsass-devel libsass
BuildRequires: libsass-devel libsass gcc
Requires: libsass
%description
@ -43,5 +43,8 @@ rm -rf docs/**/*windows*
%{_bindir}/%{name}
%changelog
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 3.5.0-3
- Completing build dependencies to fix gcc compiler missing error
* Thu Jan 03 2020 catastrowings <jianghuhao1994@163.com> - 3.5.0-2
- openEuler init