make RDEPENDS of package specific
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-devtools / python / python-gdata_2.0.14.bb
index 8c0ab29..84511ad 100644 (file)
@@ -3,9 +3,9 @@ HOMEPAGE = "http://code.google.com/p/gdata-python-client/"
 SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://README.txt;beginline=1;endline=13;md5=7a713fc5eed20ac1904c2efe0b816a33"
-RDEPENDS = "python-elementtree"
+RDEPENDS_${PN} = "python-elementtree"
 RDEPENDS_${PN}-tests = "${PN}"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://gdata-python-client.googlecode.com/files/gdata-${PV}.tar.gz;name=archive"
 SRC_URI[archive.md5sum] = "29cf394b4f75aa4fae8c1b59079f2a02"