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

Felix Yan felixonmars at archlinux.org
Sun May 3 02:21:05 UTC 2020


    Date: Sunday, May 3, 2020 @ 02:21:05
  Author: felixonmars
Revision: 624536

remove redundant gcc-libs dep

Modified:
  verilator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-03 02:21:05 UTC (rev 624535)
+++ PKGBUILD	2020-05-03 02:21:05 UTC (rev 624536)
@@ -9,7 +9,7 @@
 url='https://www.veripool.org/projects/verilator/wiki/Intro'
 arch=('x86_64')
 license=('LGPL')
-depends=('gcc-libs' 'perl')
+depends=('perl')
 makedepends=('gcc')
 source=("https://www.veripool.org/ftp/verilator-$pkgver.tgz")
 sha512sums=('2b34d0b6d94babb74b443b3f3ae4e6c9f15423a0b078df72930c4f75b4a831843a4d4b901dc586725a67a49c6f5308402fef4c9ca72b88b13b01746b36d2fb20')



More information about the arch-commits mailing list