-rw-r--r-- | libmatheval.pc.in | 1 |
diff --git a/libmatheval.pc.in b/libmatheval.pc.in index df735c8..8d38f6c 100644 --- a/libmatheval.pc.in +++ b/libmatheval.pc.in @@ -26,4 +26,5 @@ Name: libmatheval Description: Library of functions for evaluating mathematical expressions Version: 1.1.7 Libs: -L${libdir} -lmatheval +Libs.private: @LEXLIB@ -lm Cflags: -I${includedir} |