summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--src/harfbuzz.mk4
-rw-r--r--versions.json2
3 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 32448a2..b928b37 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ WGET := wget --no-check-certificate \
REQUIREMENTS := autoconf automake autopoint bash bison bzip2 cmake flex \
$(BUILD_CC) $(BUILD_CXX) gperf intltoolize $(LIBTOOL) \
$(LIBTOOLIZE) $(MAKE) openssl $(PATCH) $(PERL) python \
- ruby scons $(SED) $(SORT) unzip wget xz 7za
+ ruby scons $(SED) $(SORT) unzip wget xz 7za gdk-pixbuf-csource
PREFIX := $(PWD)/usr
LOG_DIR := $(PWD)/log
diff --git a/src/harfbuzz.mk b/src/harfbuzz.mk
index 856717c..432a3c5 100644
--- a/src/harfbuzz.mk
+++ b/src/harfbuzz.mk
@@ -3,8 +3,8 @@
PKG := harfbuzz
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.0.4
-$(PKG)_CHECKSUM := b030373457e7c00d3a7920f15e6fcd35defac3c4e44cd14ed85869030df74381
+$(PKG)_VERSION := 1.0.5
+$(PKG)_CHECKSUM := 4d99d2c6a58ecb55538ccab522e68836383852f9f41f696d2b93cd8f85195440
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)
diff --git a/versions.json b/versions.json
index 66f8638..cc4838e 100644
--- a/versions.json
+++ b/versions.json
@@ -103,7 +103,7 @@
"gtksourceview": "2.10.5",
"gtksourceviewmm2": "2.10.3",
"guile": "1.8.8",
- "harfbuzz": "1.0.4",
+ "harfbuzz": "1.0.5",
"hdf4": "4.2.10",
"hdf5": "1.8.12",
"hunspell": "1.3.3",