mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/thunderbird: rebuild against llvm10
This commit is contained in:
parent
1110ef397b
commit
fe14b2f03e
@ -5,7 +5,7 @@ pkgname=thunderbird
|
||||
pkgver=68.6.0
|
||||
_pkgver=$pkgver
|
||||
_xulver=$pkgver
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Thunderbird email client"
|
||||
url="https://www.thunderbird.net/"
|
||||
arch="all !s390x !armhf" # limited by rust and cargo. Fails on armhf due to bad assembly
|
||||
@ -56,7 +56,7 @@ makedepends="
|
||||
libvorbis-dev
|
||||
libxcomposite-dev
|
||||
libxt-dev
|
||||
llvm9-dev
|
||||
llvm-dev
|
||||
mesa-dev
|
||||
nasm
|
||||
nodejs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user