]> git.pld-linux.org Git - packages/harfbuzz.git/blame - pc_deps.patch
- up to 1.4.8
[packages/harfbuzz.git] / pc_deps.patch
CommitLineData
26e1b58a
JK
1diff -dur harfbuzz-1.3.0.orig/src/Makefile.am harfbuzz-1.3.0/src/Makefile.am
2--- harfbuzz-1.3.0.orig/src/Makefile.am 2016-07-13 04:09:47.000000000 +0200
3+++ harfbuzz-1.3.0/src/Makefile.am 2016-09-20 15:11:30.000000000 +0200
4@@ -58,7 +58,7 @@
5 # built with HarfBuzz support enabled. Newer pkg-config handles that just
6 # fine but pkg-config 0.26 as shipped in Ubuntu 14.04 crashes. Remove
7 # in a year or two, or otherwise work around it...
8-#HBDEPS += $(FREETYPE_DEPS)
9+HBDEPS += $(FREETYPE_DEPS)
10 HBSOURCES += $(HB_FT_sources)
11 HBHEADERS += $(HB_FT_headers)
12 endif
This page took 0.059299 seconds and 4 git commands to generate.