]> www.ginac.de Git - ginac.git/blobdiff - ginac.pc.in
[PATCH] Improve normalisation of negative exponents.
[ginac.git] / ginac.pc.in
index 352ba5d11dc52ff0c5884cb503403408d9859447..cacda9b59fedff97a016b3ca090c6b0d4f064711 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: GiNaC
 Description: C++ library for symbolic calculations
 Version: @VERSION@
-Requires: cln >= 1.1.6
-Libs: -L${libdir} -lginac
+Requires: cln >= 1.2.2
+Libs: -L${libdir} -lginac @GINACLIB_RPATH@
 Cflags: -I${includedir}