summaryrefslogtreecommitdiff
path: root/pc_deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pc_deps.patch')
-rw-r--r--pc_deps.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/pc_deps.patch b/pc_deps.patch
deleted file mode 100644
index edc36d9..0000000
--- a/pc_deps.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -dur harfbuzz-1.3.0.orig/src/Makefile.am harfbuzz-1.3.0/src/Makefile.am
---- harfbuzz-1.3.0.orig/src/Makefile.am 2016-07-13 04:09:47.000000000 +0200
-+++ harfbuzz-1.3.0/src/Makefile.am 2016-09-20 15:11:30.000000000 +0200
-@@ -58,7 +58,7 @@
- # built with HarfBuzz support enabled. Newer pkg-config handles that just
- # fine but pkg-config 0.26 as shipped in Ubuntu 14.04 crashes. Remove
- # in a year or two, or otherwise work around it...
--#HBDEPS += $(FREETYPE_DEPS)
-+HBDEPS += $(FREETYPE_DEPS)
- HBSOURCES += $(HB_FT_sources)
- HBHEADERS += $(HB_FT_headers)
- endif