diff options
| author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-16 12:52:11 +0000 |
|---|---|---|
| committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-16 12:52:11 +0000 |
| commit | 06a32233c469a3628048d39bc8c79a864b51c1e0 (patch) | |
| tree | 70cda69865cc8b546c4acc1b517efaa57e7b97c6 /packages/python/python-edbus_svn.bb | |
| parent | 7b84d457f3f70bb814385e83bd0e001591389104 (diff) | |
| parent | 1fc87ab9a7b9684565785ce5996aba6f5c03fe53 (diff) | |
Merge branch 'mickey/python26' into org.openembedded.dev
Diffstat (limited to 'packages/python/python-edbus_svn.bb')
| -rw-r--r-- | packages/python/python-edbus_svn.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/python/python-edbus_svn.bb b/packages/python/python-edbus_svn.bb index 3299cfee88..6a9b61e441 100644 --- a/packages/python/python-edbus_svn.bb +++ b/packages/python/python-edbus_svn.bb @@ -1,8 +1,6 @@ require python-efl.inc DEPENDS += "edbus python-dbus" RDEPENDS += "python-dbus" -PV = "0.3.0+svnr${SRCREV}" -PR = "r0" SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http" S = "${WORKDIR}/python-e_dbus" |
