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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Aug 4 00:41:53 UTC 2021


    Date: Wednesday, August 4, 2021 @ 00:41:52
  Author: anthraxx
Revision: 993606

remove duplicate depends declaration

Modified:
  sequoia-sq/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-04 00:41:30 UTC (rev 993605)
+++ PKGBUILD	2021-08-04 00:41:52 UTC (rev 993606)
@@ -9,7 +9,7 @@
 license=('GPL2')
 groups=('sequoia')
 replaces=('sequoia')
-depends=('glibc' 'nettle' 'libnettle.so' 'nettle' 'libhogweed.so' 'libnettle.so'
+depends=('glibc' 'nettle' 'libnettle.so' 'libhogweed.so'
          'bzip2' 'libbz2.so' 'gcc-libs' 'gmp' 'openssl')
 makedepends=('git' 'cargo' 'clang')
 source=(sequoia::"git+https://gitlab.com/sequoia-pgp/sequoia.git#tag=sq/v${pkgver}?signed")



More information about the arch-commits mailing list