From 8534a42a8bd618a0f11581aa3b4748fc86da9712 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 14 Nov 2021 19:50:38 +0100 Subject: extra/librsvg: temporarily using llvm12-libs shim --- extra/librsvg/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/librsvg') diff --git a/extra/librsvg/PKGBUILD b/extra/librsvg/PKGBUILD index f9827542..cd6cb47c 100644 --- a/extra/librsvg/PKGBUILD +++ b/extra/librsvg/PKGBUILD @@ -34,3 +34,6 @@ eval "$( s/make check/make check || true/ ' )" + +# temporary to make it build with rust and LLVM12 +makedepends+=(llvm12-libs) -- cgit v1.2.3-54-g00ecf