| Submitter | Martin Jansa |
|---|---|
| Date | March 8, 2012, 6:30 p.m. |
| Message ID | <209751fbed412e7ef3ffcf576fa8010cd3658349.1331231195.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/22913/ |
| State | Accepted |
| Commit | 1e159f9b59d4919378642ea774e013799fd958b1 |
| Headers | show |
Comments
Patch
diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb index daaf119..dfe194b 100644 --- a/meta-efl/recipes-devtools/python/python-elementary_svn.bb +++ b/meta-efl/recipes-devtools/python/python-elementary_svn.bb @@ -1,7 +1,7 @@ require python-efl.inc LICENSE = "LGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" -PR = "${INC_PR}.4" +PR = "${INC_PR}.5" SRCREV = "${EFL_SRCREV}" DEPENDS += "elementary python-evas" RDEPENDS_${PN} += "python-evas python-ecore python-edje"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- .../python/python-elementary_svn.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)