SHA256
7
0
forked from pool/deno
Soc Virnyl Estela
2024-11-10 09:24:02 +00:00
committed by Git OBS Bridge
parent b933641f18
commit ba297e4714
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,10 @@
-------------------------------------------------------------------
Sun Nov 10 09:20:03 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
Sun Nov 10 09:23:10 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Do not depend on rusty_v8 from openSUSE:Factory.
* deno has changed how they ship the v8 crate.
* will request a deletion to v8 from openSUSE:Factory.
* removing it from BuildRequires
- Apply patch directly to vendored v8 with ./compiler-rt-adjust-paths.patch.
-------------------------------------------------------------------

View File

@@ -42,7 +42,6 @@ BuildRequires: llvm-gold
BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: python3-base
BuildRequires: rusty_v8
BuildRequires: zstd
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gmodule-2.0)