merged to master-next. Thanks, Armin
On 03/27/2015 02:25 PM, Hugo Vasconcelos Saldanha wrote:
Signed-off-by: Hugo Vasconcelos Saldanha <[email protected]> --- recipes-security/clamav/clamav_0.98.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/clamav/clamav_0.98.5.bb b/recipes-security/clamav/clamav_0.98.5.bb index 8f71654..08604a7 100644 --- a/recipes-security/clamav/clamav_0.98.5.bb +++ b/recipes-security/clamav/clamav_0.98.5.bb @@ -53,7 +53,7 @@ EXTRA_OECONF += " --with-user=${UID} --with-group=${GID} \ --with-openssl=${STAGING_LIBDIR}/.. \ --with-zlib=${STAGING_LIBDIR}/.. \ --with-libbz2-prefix=${STAGING_DIR}${prefix} \ - --with-libcurses-prefix=${STAGING_LIBDIR}/.. \ + --with-libncurses-prefix=${STAGING_LIBDIR}/.. \ " do_install_append () {
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
