[arch-commits] Commit in foldingathome/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Mar 18 22:11:26 UTC 2020


    Date: Wednesday, March 18, 2020 @ 22:11:25
  Author: alucryd
Revision: 600714

upgpkg: foldingathome 7.5.1-1

Modified:
  foldingathome/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-18 22:11:20 UTC (rev 600713)
+++ PKGBUILD	2020-03-18 22:11:25 UTC (rev 600714)
@@ -9,7 +9,11 @@
 arch=(x86_64)
 url=https://foldingathome.org/
 license=(custom)
-depends=(glibc)
+depends=(
+  gcc-libs
+  glibc
+  zlib
+)
 optdepends=(
   'cuda: for folding with an NVIDIA GPU'
   'opencl-amd: for folding with a newer AMD GPU'



More information about the arch-commits mailing list