make RDEPENDS of package specific
[vuplus_openvuplus_3.0] / meta-bsp / common / recipes / vuplus / vuplus-blindscan-utils.bb
index a6e10da..a9be4bf 100755 (executable)
@@ -1,12 +1,12 @@
 DESCRIPTION = "Utilities for transponder & dvb-s blindscan"
 SECTION = "base"
 PRIORITY = "optional"
-RDEPENDS = "ncurses"
+RDEPENDS_${PN} = "ncurses"
 
 LICENSE = "CLOSED"
 
 PV = "3.2"
-PR = "r0"
+PR = "r1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 SRC_URI = "http://archive.vuplus.com/download/utils/vuplus-blindscan-utils-${MACHINE}-${PV}.tar.bz2"