aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/gtk-webcore/midori.inc2
-rw-r--r--recipes/gtk-webcore/midori_git.bb2
-rw-r--r--recipes/obsolete/gtk-webcore/midori_0.0.8.bb2
3 files changed, 5 insertions, 1 deletions
diff --git a/recipes/gtk-webcore/midori.inc b/recipes/gtk-webcore/midori.inc
index a7ed936da3..fc2df36f4a 100644
--- a/recipes/gtk-webcore/midori.inc
+++ b/recipes/gtk-webcore/midori.inc
@@ -3,6 +3,8 @@ LICENSE = "GPLv2"
DEPENDS = "webkit-gtk libsoup-2.4 libsexy"
+PE = "1"
+
inherit autotools gtk-icon-cache pkgconfig
SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz"
diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb
index 15ffb5efe6..18b663cb08 100644
--- a/recipes/gtk-webcore/midori_git.bb
+++ b/recipes/gtk-webcore/midori_git.bb
@@ -5,7 +5,7 @@ DEPENDS += "python-native python-docutils-native"
# increment PR every time SRCREV is updated!
SRCREV = "400139644371c0b675723f9a986ddab4445a8794"
PR = "r2"
-PV = "0.1.7+${PR}+gitr${SRCREV}"
+PV = "0.1.7+${PR}+gitr${SRCPV}"
SRC_URI = "git://git.xfce.org/apps/midori;protocol=git \
file://waf \
diff --git a/recipes/obsolete/gtk-webcore/midori_0.0.8.bb b/recipes/obsolete/gtk-webcore/midori_0.0.8.bb
index 850160eae2..25fc6dedee 100644
--- a/recipes/obsolete/gtk-webcore/midori_0.0.8.bb
+++ b/recipes/obsolete/gtk-webcore/midori_0.0.8.bb
@@ -3,6 +3,8 @@ LICENSE = "GPLv2"
DEPENDS = "webkit-gtk libsexy"
+PE = "1"
+
inherit autotools pkgconfig
SRC_URI = "http://software.twotoasts.de/media/midori/midori-${PV}.tar.gz \