[oe-commits] Angus Ainslie : paroli-elementary : add PROVIDES python-elementary

GIT User account git at amethyst.openembedded.net
Wed May 20 04:51:29 UTC 2009


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

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Tue May 19 22:50:47 2009 -0600

paroli-elementary : add PROVIDES python-elementary

---

 recipes/openmoko-projects/paroli-elementary_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-projects/paroli-elementary_git.bb b/recipes/openmoko-projects/paroli-elementary_git.bb
index 305302d..3afa4d9 100644
--- a/recipes/openmoko-projects/paroli-elementary_git.bb
+++ b/recipes/openmoko-projects/paroli-elementary_git.bb
@@ -1,8 +1,9 @@
 DESCRIPTION = "python-elementary paroli bindings"
 DEPENDS = "python-cython-native python-pyrex-native python-numeric eina elementary"
 RDEPENDS = "python-lang python-evas python-ecore python-edje" 
+PROVIDES = "python-elementary"
 PV = "0.1+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 inherit setuptools
 





More information about the Openembedded-commits mailing list