!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
|
Name: sassc
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Libsass command line driver
|
Summary: Libsass command line driver
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/sass/sassc
|
URL: https://github.com/sass/sassc
|
||||||
Source0: https://github.com/sass/sassc/archive/3.5.0.tar.gz
|
Source0: https://github.com/sass/sassc/archive/3.5.0.tar.gz
|
||||||
|
|
||||||
BuildRequires: libsass-devel libsass
|
BuildRequires: libsass-devel libsass gcc
|
||||||
Requires: libsass
|
Requires: libsass
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -43,5 +43,8 @@ rm -rf docs/**/*windows*
|
|||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 03 2020 catastrowings <jianghuhao1994@163.com> - 3.5.0-2
|
||||||
- openEuler init
|
- openEuler init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user