aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vte
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vte')
-rw-r--r--recipes/vte/vte_0.16.14.bb2
-rw-r--r--recipes/vte/vte_0.21.5.bb1
-rw-r--r--recipes/vte/vte_0.24.0.bb2
3 files changed, 3 insertions, 2 deletions
diff --git a/recipes/vte/vte_0.16.14.bb b/recipes/vte/vte_0.16.14.bb
index 854a35a484..23f0a8de57 100644
--- a/recipes/vte/vte_0.16.14.bb
+++ b/recipes/vte/vte_0.16.14.bb
@@ -1,5 +1,5 @@
require vte.inc
-PR = "r1"
+PR = "r2"
SRC_URI[archive.md5sum] = "9df3e35b81b209952ac1cf7904f7b620"
SRC_URI[archive.sha256sum] = "40cf321980d3139c8f084e818504e1366be81bed817eeeec9021257e04c1c0db"
diff --git a/recipes/vte/vte_0.21.5.bb b/recipes/vte/vte_0.21.5.bb
index eca9740988..a5e3f64f8f 100644
--- a/recipes/vte/vte_0.21.5.bb
+++ b/recipes/vte/vte_0.21.5.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "vte is a virtual terminal emulator"
LICENSE = "LGPL"
DEPENDS += "glib-2.0 gtk+ intltool-native ncurses"
+PR = "r1"
inherit gnome
diff --git a/recipes/vte/vte_0.24.0.bb b/recipes/vte/vte_0.24.0.bb
index 6afc08952d..b6144befda 100644
--- a/recipes/vte/vte_0.24.0.bb
+++ b/recipes/vte/vte_0.24.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "vte is a virtual terminal emulator"
LICENSE = "LGPL"
DEPENDS += "glib-2.0 gtk+ intltool-native ncurses"
-
+PR = "r1"
inherit gnome
SRC_URI[archive.md5sum] = "c381f6019448a6e84470ec0acfd78c63"