!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
675c22aa09
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user