summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
index e99a0a90f2..f24c443a77 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.0.bb
@@ -15,7 +15,7 @@ SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
15SRC_URI[md5sum] = "a82d49ff67197bc3c96ea34b98880c52" 15SRC_URI[md5sum] = "a82d49ff67197bc3c96ea34b98880c52"
16SRC_URI[sha256sum] = "b04be31633efee2cae1d62d46434587302554fa837224845a62565ec68a0334d" 16SRC_URI[sha256sum] = "b04be31633efee2cae1d62d46434587302554fa837224845a62565ec68a0334d"
17 17
18inherit autotools pkgconfig lib_package 18inherit autotools pkgconfig lib_package gtk-doc
19 19
20PACKAGECONFIG ??= "icu" 20PACKAGECONFIG ??= "icu"
21PACKAGECONFIG[icu] = "--with-icu,--without-icu,icu" 21PACKAGECONFIG[icu] = "--with-icu,--without-icu,icu"