From d9920b9b40655cd06876af70aca7f6dd00117663 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 15 Jul 2022 08:48:42 +0000 Subject: [PATCH] Regen WANTLIB after recent libgit2 update. --- astro/gnuastro/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile index 452537aeb58..d42bbbf2f07 100644 --- a/astro/gnuastro/Makefile +++ b/astro/gnuastro/Makefile @@ -2,6 +2,7 @@ COMMENT = GNU Astronomy Utilities DISTNAME = gnuastro-0.17 CATEGORIES = astro PKGNAME = gnuastro-0.17 +REVISION = 0 SHARED_LIBS += gnuastro 3.0 # 15.0 @@ -12,7 +13,7 @@ MAINTAINER = Brian Callahan PERMIT_PACKAGE = Yes WANTLIB += bz2 c cfitsio crypto curl git2 gsl gslcblas http_parser -WANTLIB += jpeg lzma m nghttp2 pcre pcreposix pthread ssh2 ssl +WANTLIB += jpeg lzma m nghttp2 pcre pthread ssh2 ssl WANTLIB += tiff wcs z zstd MASTER_SITES = ${MASTER_SITE_GNU:=gnuastro/}