From 41d44a71bd864143f0d76c2c15dca4a5d736ac88 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 11 Apr 2009 16:08:17 +0200 Subject: midori: use LDFLAGS (fixes QA error) --- recipes/gtk-webcore/midori.inc | 1 + recipes/gtk-webcore/midori_0.1.5.bb | 2 ++ 2 files changed, 3 insertions(+) (limited to 'recipes/gtk-webcore') diff --git a/recipes/gtk-webcore/midori.inc b/recipes/gtk-webcore/midori.inc index a241157c58..a7ed936da3 100644 --- a/recipes/gtk-webcore/midori.inc +++ b/recipes/gtk-webcore/midori.inc @@ -9,3 +9,4 @@ SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz" EXTRA_OECONF = " --disable-hildon " +TARGET_CC_ARCH += "${LDFLAGS}" diff --git a/recipes/gtk-webcore/midori_0.1.5.bb b/recipes/gtk-webcore/midori_0.1.5.bb index c1d1f66fe7..61ecb080ff 100644 --- a/recipes/gtk-webcore/midori_0.1.5.bb +++ b/recipes/gtk-webcore/midori_0.1.5.bb @@ -1,5 +1,7 @@ require midori.inc +PR = "r1" + DEPENDS += "python-native python-docutils-native" SRC_URI = "http://goodies.xfce.org/releases/midori/midori-${PV}.tar.bz2 \ -- cgit v1.2.3