index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-01-10 11:58:32 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-01-10 11:58:32 +0100 |
commit | acaac5561155c97edded6b4ac8e53eb9b5b22e36 (patch) | |
tree | 7302feed8c07688f9b7e320a7531a65da657a972 /community/newsboat/PKGBUILD | |
parent | e0b79fff4545a7ac9ce27144476d6bacc95c733e (diff) |
-rw-r--r-- | community/newsboat/PKGBUILD | 2 |
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") |