diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/newsboat/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
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") |