From acaac5561155c97edded6b4ac8e53eb9b5b22e36 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 10 Jan 2021 11:58:32 +0100 Subject: community/newsboat: temporarily adding llvm10 to fix rust compilation --- community/newsboat/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 community/newsboat/PKGBUILD diff --git a/community/newsboat/PKGBUILD b/community/newsboat/PKGBUILD new file mode 100644 index 00000000..e4e66f70 --- /dev/null +++ b/community/newsboat/PKGBUILD @@ -0,0 +1,2 @@ +# rust is too old, needs llvm10 for now +makedepends+=("llvm10") -- cgit v1.2.3