xtexChooser 2024-03-30 23:22:23 +00:00 committed by Git OBS Bridge
parent 474b54e6bf
commit 406e88bd4f

View File

@ -30,6 +30,12 @@ Requires: file
BuildRequires: cargo-packaging
BuildRequires: lua54-devel
# Override "-C debuginfo=2" from cargo-packaging, to solve rustc SIGSEGV exception:
# error: rustc interrupted by SIGSEGV, printing backtrace
# /usr/lib/librustc_driver-16d66626a1fefc07.so(+0x7aafa6)[0x7fbd6ffaafa6]
# Tested with rustc 1.75.0 (82e1608df 2023-12-21) by xtexChooser
%global build_rustflags %build_rustflags -C debuginfo=0
Suggests: ffmpegthumbnailer
Suggests: unar
Suggests: jq