summaryrefslogtreecommitdiffstats
path: root/meta/packages/pimlico/contacts_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/pimlico/contacts_svn.bb')
-rw-r--r--meta/packages/pimlico/contacts_svn.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/pimlico/contacts_svn.bb b/meta/packages/pimlico/contacts_svn.bb
index 948f56521a..e9389b51f0 100644
--- a/meta/packages/pimlico/contacts_svn.bb
+++ b/meta/packages/pimlico/contacts_svn.bb
@@ -4,7 +4,7 @@ require contacts.inc
4#RDEPENDS += "gnome-vfs-plugin-file" 4#RDEPENDS += "gnome-vfs-plugin-file"
5#RRECOMMENDS += "gnome-vfs-plugin-http" 5#RRECOMMENDS += "gnome-vfs-plugin-http"
6 6
7PV = "0.8+svnr${SRCREV}" 7PV = "0.9+svnr${SRCREV}"
8 8
9DEFAULT_PREFERENCE = "-1" 9DEFAULT_PREFERENCE = "-1"
10 10
@@ -12,7 +12,6 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
12 file://stock_contact.png \ 12 file://stock_contact.png \
13 file://stock_person.png \ 13 file://stock_person.png \
14 file://contacts-owl-window-menu.patch;patch=1 \ 14 file://contacts-owl-window-menu.patch;patch=1 \
15 file://contacts-focus-avoidance.patch;patch=1 \
16 " 15 "
17 16
18S = "${WORKDIR}/trunk" 17S = "${WORKDIR}/trunk"