aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-webcore
diff options
context:
space:
mode:
authorThomas Zimmermann <zimmermann@vdm-design.de>2009-09-16 08:27:53 +0000
committerKlaus Kurzmann <mok@fluxnetz.de>2009-09-16 21:28:07 +0200
commit38dd42000ab4cd590a97a79e270afa9d80b75672 (patch)
tree5cc7f4621b8edfa6163cc6f80ff93e1bdbd92d72 /recipes/gtk-webcore
parent82764d7012b11389fac1195bc51a55a61fde92dd (diff)
downloadopenembedded-38dd42000ab4cd590a97a79e270afa9d80b75672.tar.gz
Midori: Fix depencies for buildings docs
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/gtk-webcore')
-rw-r--r--recipes/gtk-webcore/midori_0.1.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gtk-webcore/midori_0.1.10.bb b/recipes/gtk-webcore/midori_0.1.10.bb
index c5c776cfda..d8101d417d 100644
--- a/recipes/gtk-webcore/midori_0.1.10.bb
+++ b/recipes/gtk-webcore/midori_0.1.10.bb
@@ -1,13 +1,13 @@
require midori.inc
-DEPENDS += "python-native librsvg"
+DEPENDS += "python-native librsvg python-docutils-native"
SRC_URI = "\
http://archive.xfce.org/src/apps/midori/0.1/midori-${PV}.tar.bz2\
file://ua-iphone-0.1.10.patch;patch=1\
"
-PR = "r0"
+PR = "r1"
CC += "-lstdc++"