summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy_0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gypsy/gypsy_0.9.bb')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy_0.9.bb b/meta/recipes-connectivity/gypsy/gypsy_0.9.bb
index 9b99267ef4..51207c9a06 100644
--- a/meta/recipes-connectivity/gypsy/gypsy_0.9.bb
+++ b/meta/recipes-connectivity/gypsy/gypsy_0.9.bb
@@ -14,7 +14,7 @@ SECTION = "x11"
14DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt" 14DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt"
15 15
16SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz" 16SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz"
17PR = "r0" 17PR = "r1"
18 18
19inherit autotools pkgconfig 19inherit autotools pkgconfig
20 20