index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/seamonkey/PKGBUILD | 3 |
diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index 085b4d69..e4c017a8 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -6,6 +6,3 @@ eval "$( export LDFLAGS="-Wl,--no-keep-memory" ' )" - -# rust is too old, needs llvm10 for now -makedepends=("${makedepends[@]/llvm/llvm10}") |