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

Antonio Rojas arojas at archlinux.org
Thu May 13 17:27:29 UTC 2021


    Date: Thursday, May 13, 2021 @ 17:27:29
  Author: arojas
Revision: 933353

Drop boost makedepend (FS#70838)

Modified:
  normaliz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 17:27:27 UTC (rev 933352)
+++ PKGBUILD	2021-05-13 17:27:29 UTC (rev 933353)
@@ -9,7 +9,7 @@
 url="https://www.normaliz.uni-osnabrueck.de/"
 license=(GPL)
 depends=(e-antic)
-makedepends=(boost nauty)
+makedepends=(nauty)
 source=("https://github.com/Normaliz/Normaliz/releases/download/v$pkgver/Normaliz-$pkgver.tar.gz")
 sha256sums=('d085c64bebcb23e1c607ca1daff4551a9d38dd8f3dfbef4ef49670b58bb27f65')
 



More information about the arch-commits mailing list