summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lcms2mt/lcms2mt.pc.in')
-rw-r--r--lcms2mt/lcms2mt.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcms2mt/lcms2mt.pc.in b/lcms2mt/lcms2mt.pc.in
index 5b4213c3..a2839830 100644
--- a/lcms2mt/lcms2mt.pc.in
+++ b/lcms2mt/lcms2mt.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: @PACKAGE@
Description: LCMS Color Management Library
Version: @VERSION@
-Libs: -L${libdir} -llcms2
+Libs: -L${libdir} -llcms2 @LIB_PLUGINS@
Libs.private: @LIB_MATH@ @LIB_THREAD@
Cflags: -I${includedir}