Add distutils-openplugins.bbclass
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / lcd4linux / lcd4linux_0.11.0-SVN.bb
index 5b95fa8..675802a 100644 (file)
@@ -12,7 +12,7 @@ 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 \
 "
 
@@ -25,7 +25,7 @@ do_setlibtool (){
 }
 
 INITSCRIPT_PARAMS_vuplus = "stop 10 0 6 ."
-inherit autotools update-rc.d
+inherit autotools update-rc.d gettext pkgconfig
 
 INITSCRIPT_NAME = "lcd4linux"
 CONFFILES_${PN} += "${sysconfdir}/lcd4linux.conf"