X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac.pc.in;h=352ba5d11dc52ff0c5884cb503403408d9859447;hp=c8cba564b04b96c06e3dd6798c2735186f09aeb6;hb=40d2f5d1ddacf71991adb447b163a19136ee2179;hpb=b7090ed600ca6a27945578e3cb8a44dbfd173125 diff --git a/ginac.pc.in b/ginac.pc.in index c8cba564..352ba5d1 100644 --- a/ginac.pc.in +++ b/ginac.pc.in @@ -6,9 +6,6 @@ includedir=@includedir@ Name: GiNaC Description: C++ library for symbolic calculations Version: @VERSION@ -# uncomment this when a pkg-config'd cln exists -# CAUTION: this will merge in the cln libs and cflags which are already in -# GINACLIB_LIBS and GINACLIB_CPPFLAGS -#Requires: cln >= 1.1.0 -Libs: -L${libdir} -lginac @GINACLIB_LIBS@ -Cflags: -I${includedir}/ginac @GINACLIB_CPPFLAGS@ +Requires: cln >= 1.1.6 +Libs: -L${libdir} -lginac +Cflags: -I${includedir}