diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/gtk-webcore/midori.inc | 1 | ||||
-rw-r--r-- | recipes/gtk-webcore/midori_0.1.5.bb | 2 |
2 files changed, 3 insertions, 0 deletions
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 \ |