diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-11-18 15:12:30 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-11-19 14:05:30 +0200 |
commit | 2afd347f508a3e30dd7065061c48f4f738e17934 (patch) | |
tree | be39e8e3a3121130a0ac15b37ee7182810e4fba1 /external/glyphy/UnpackedTarball_glyphy.mk | |
parent | 2d34fc59a6152cc79b3d27e9e9763ae18dc9f2a4 (diff) |
Update GLyphy to match upstream
Change-Id: Ia1fe3f5d44e2194f87f1b7655ee28148fb614e81
Diffstat (limited to 'external/glyphy/UnpackedTarball_glyphy.mk')
-rw-r--r-- | external/glyphy/UnpackedTarball_glyphy.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/glyphy/UnpackedTarball_glyphy.mk b/external/glyphy/UnpackedTarball_glyphy.mk index 43a603df8ed2..08512b9a761f 100644 --- a/external/glyphy/UnpackedTarball_glyphy.mk +++ b/external/glyphy/UnpackedTarball_glyphy.mk @@ -14,6 +14,7 @@ $(eval $(call gb_UnpackedTarball_set_tarball,glyphy,$(GLYPHY_TARBALL))) $(eval $(call gb_UnpackedTarball_set_patchlevel,glyphy,1)) $(eval $(call gb_UnpackedTarball_add_patches,glyphy,\ + external/glyphy/glyphy-upstream.patch.1 \ external/glyphy/glyphy-windows.patch.1 \ )) |