]> git.pld-linux.org Git - packages/harfbuzz.git/blob - pc_deps.patch
up to 2.6.4
[packages/harfbuzz.git] / pc_deps.patch
1 diff -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.046127 seconds and 3 git commands to generate.