aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngus Ainslie <nytowl@openmoko.org>2009-08-05 10:52:31 -0600
committerAngus Ainslie <nytowl@openmoko.org>2009-08-05 10:52:31 -0600
commit2c024938ceeb5b46c7558c37eff9e1c768796f93 (patch)
tree28f3aa0839cfc58ed49c32b53d1004d9fef834af
parenta112a006ffa104ca9b74d944be2c60f25273d427 (diff)
downloadopenembedded-2c024938ceeb5b46c7558c37eff9e1c768796f93.tar.gz
paroli_git : remove paroli-elementary and depend on python-elementary
-rw-r--r--recipes/openmoko-projects/paroli_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index 8cf2c743f6..f9030dd6d5 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Paroli"
SECTION = "x11"
LICENSE = "GPL"
PV = "0.2.1+gitr${SRCREV}"
-PR = "r24"
+PR = "r25"
SRC_URI = "git://git.paroli-project.org/paroli.git;protocol=http"
S = "${WORKDIR}/git"
@@ -22,7 +22,7 @@ RDEPENDS = "\
elementary \
elementary-themes \
edbus-ehal \
- paroli-elementary \
+ python-elementary \
"
RDEPENDS_shr = "\
@@ -31,7 +31,7 @@ RDEPENDS_shr = "\
python-textutils \
python-dbus \
python-pygobject \
- pypthon-elementary \
+ python-elementary \
dbus-x11 \
task-fso-compliance \
elementary \