From d4679eed85b9ee70651a54930a9cd59543c088d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Sun, 10 Nov 2019 16:03:01 +0100 Subject: [PATCH] Reference wcslib by correct name in gnuastro.pc pkgconfig Fixes https://savannah.gnu.org/bugs/index.php?57200 --- lib/gnuastro.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gnuastro.pc.in b/lib/gnuastro.pc.in index 3223d8f..2ffef02 100644 --- a/lib/gnuastro.pc.in +++ b/lib/gnuastro.pc.in @@ -27,6 +27,6 @@ Name: Gnuastro Description: GNU Astronomy Utilities URL: https://www.gnu.org/software/gnuastro/ Version: @VERSION@ -Requires.private: wcs cfitsio gsl +Requires.private: wcslib cfitsio gsl Cflags: -I${includedir} Libs: -L${libdir} -lgnuastro @LIBS@ -- 2.23.0