1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2025-07-06 04:54:32 +00:00

Still need lld to build successfully

This commit is contained in:
dr460nf1r3
2022-10-19 12:29:36 +02:00
parent ce505d3e35
commit 7117da13c8
2 changed files with 50 additions and 50 deletions

View File

@ -1,7 +1,7 @@
pkgbase = firedragon
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
pkgver = 106.0
pkgrel = 1
pkgrel = 2
url = https://gitlab.com/dr460nf1r3/settings/
install = firedragon.install
arch = x86_64
@ -32,6 +32,7 @@ pkgbase = firedragon
makedepends = git
makedepends = binutils
makedepends = dump_syms
makedepends = lld
makedepends = wasi-compiler-rt>13
makedepends = wasi-libc>=1:0+258+30094b6
makedepends = wasi-libc++>13