summaryrefslogtreecommitdiff
path: root/builds/unix/freetype2.in
diff options
context:
space:
mode:
Diffstat (limited to 'builds/unix/freetype2.in')
-rw-r--r--builds/unix/freetype2.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/builds/unix/freetype2.in b/builds/unix/freetype2.in
index 2d759ecf8..fe389f4b6 100644
--- a/builds/unix/freetype2.in
+++ b/builds/unix/freetype2.in
@@ -7,8 +7,8 @@ Name: FreeType 2
URL: https://freetype.org
Description: A free, high-quality, and portable font engine.
Version: %ft_version%
-Requires:
-Requires.private: %REQUIRES_PRIVATE%
-Libs: -L${libdir} -lfreetype
-Libs.private: %LIBS_PRIVATE%
+Requires: %PKGCONFIG_REQUIRES%
+Requires.private: %PKGCONFIG_REQUIRES_PRIVATE%
+Libs: %PKGCONFIG_LIBS%
+Libs.private: %PKGCONFIG_LIBS_PRIVATE%
Cflags: -I${includedir}/freetype2