Merge remote-tracking branch 'OE-2.1/master' into vuplus-3.0
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / lcd4linux / lcd4linux_0.11.0-SVN.bb
index 214562f..ee67796 100644 (file)
@@ -3,16 +3,16 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
 DEPENDS = "virtual/libusb0 ncurses readline jpeg"
-RDEPENDS = "jpeg"
+RDEPENDS_${PN} = "jpeg"
 
 PV = "0.11.0-SVN"
-PR = "r1"
+PR = "r2"
 
 EXTRA_OECONF = " --with-glib-prefix=${STAGING_LIBDIR}/.. \
                --with-glib-exec-prefix=${STAGING_LIBDIR}/.. \
                --with-ncurses=${STAGING_LIBDIR}/.."
 
-SRC_URI = "svn://ssl.bulix.org/svn/lcd4linux/;module=trunk;proto=https;rev=1200 \
+SRC_URI = "svn://ssl.bulix.org/svn/lcd4linux/;module=trunk;protocol=https;rev=1200 \
                file://lcd4linux.init \
 "