diff options
Diffstat (limited to 'src/harfbuzz.pc.in')
-rw-r--r-- | src/harfbuzz.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/harfbuzz.pc.in b/src/harfbuzz.pc.in index b3e124a..661251c 100644 --- a/src/harfbuzz.pc.in +++ b/src/harfbuzz.pc.in @@ -8,6 +8,6 @@ Description: HarfBuzz text shaping library Version: %VERSION% Libs: -L${libdir} -lharfbuzz -Libs.private: %libs_private% +Libs.private: -lm %libs_private% Requires.private: %requires_private% Cflags: -I${includedir}/harfbuzz |