[oe-commits] Angus Ainslie : paroli_git : remove paroli-elementary and depend on python-elementary

git version control git at git.openembedded.org
Wed Aug 5 16:56:44 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 2c024938ceeb5b46c7558c37eff9e1c768796f93
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2c024938ceeb5b46c7558c37eff9e1c768796f93

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Wed Aug  5 10:52:31 2009 -0600

paroli_git : remove paroli-elementary and depend on python-elementary

---

 recipes/openmoko-projects/paroli_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index 8cf2c74..f9030dd 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 \





More information about the Openembedded-commits mailing list