summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/midori/midori_0.5.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/midori/midori_0.5.5.bb')
-rw-r--r--meta/recipes-sato/midori/midori_0.5.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/midori/midori_0.5.5.bb b/meta/recipes-sato/midori/midori_0.5.5.bb
index d3f42cc06e..779561760f 100644
--- a/meta/recipes-sato/midori/midori_0.5.5.bb
+++ b/meta/recipes-sato/midori/midori_0.5.5.bb
@@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "ca69382a285222a86028abebd73fed1976735883027ff0adc094b62778
12 12
13# midori depends on webkit-gtk, and webkit-gtk can NOT be built on 13# midori depends on webkit-gtk, and webkit-gtk can NOT be built on
14# MIPS64 with n32 ABI. So remove it from mips64 n32 temporarily. 14# MIPS64 with n32 ABI. So remove it from mips64 n32 temporarily.
15COMPATIBLE_HOST_mips64 = "mips64.*-linux" 15COMPATIBLE_HOST_mips64 = "mips64.*-linux$"
16 16
17inherit gtk-icon-cache pkgconfig vala pythonnative 17inherit gtk-icon-cache pkgconfig vala pythonnative
18 18