diff options
Diffstat (limited to 'nx-X11/lib/Xft/xft.pc.in')
-rw-r--r-- | nx-X11/lib/Xft/xft.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/Xft/xft.pc.in b/nx-X11/lib/Xft/xft.pc.in index 45db8813b..c315cbe69 100644 --- a/nx-X11/lib/Xft/xft.pc.in +++ b/nx-X11/lib/Xft/xft.pc.in @@ -9,4 +9,4 @@ Version: @VERSION@ Requires: xrender, fontconfig, freetype2 Requires.private: xrender, fontconfig, freetype2 Cflags: -I${includedir} -Libs: -L${libdir} -lXft +Libs: -L${libdir} -lNX_Xft |