forked from pool/emacs
Accepting request 1126636 from editors
OBS-URL: https://build.opensuse.org/request/show/1126636 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=180
This commit is contained in:
commit
1f7016bf4f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 10:34:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- only use valgrind on 64 bit architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 07:01:56 UTC 2023 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -104,7 +104,9 @@ BuildRequires: pkgconfig(harfbuzz)
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(libseccomp)
|
||||
BuildRequires: pkgconfig(libwebp)
|
||||
%ifarch aarch64 x86_64 ppc64le s390x
|
||||
BuildRequires: pkgconfig(valgrind)
|
||||
%endif
|
||||
%if %{with tex4pdf}
|
||||
BuildRequires: tex(babel.sty)
|
||||
BuildRequires: tex(fontenc.sty)
|
||||
|
Loading…
x
Reference in New Issue
Block a user