From a4040ad83984ee27fa9dc16d276c699d24b03b4e Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Thu, 25 Apr 2013 14:03:53 +0100 Subject: gettext: Make ncurses dependency conditional on PACKAGECONFIG[msgcat-curses] According to the documentation, the only reason for needing ncurses is to support colour output from msgcat. Make this optional so that ncurses doesn't need to be built if colour output is not required. Signed-off-by: Phil Blundell Signed-off-by: Saul Wold --- meta/recipes-core/gettext/gettext_0.18.2.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/gettext/gettext_0.18.2.bb b/meta/recipes-core/gettext/gettext_0.18.2.bb index 086f7fa885..7b4cc2528b 100644 --- a/meta/recipes-core/gettext/gettext_0.18.2.bb +++ b/meta/recipes-core/gettext/gettext_0.18.2.bb @@ -6,7 +6,7 @@ LICENSE = "GPLv3+ & LGPL-2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" PR = "r0" -DEPENDS = "gettext-native virtual/libiconv ncurses expat" +DEPENDS = "gettext-native virtual/libiconv expat" DEPENDS_class-native = "gettext-minimal-native" PROVIDES = "virtual/libintl virtual/gettext" PROVIDES_class-native = "virtual/gettext-native" @@ -15,6 +15,8 @@ SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \ file://parallel.patch \ " +PACKAGECONFIG[msgcat-curses] = "--with-libncurses-prefix=${STAGING_LIBDIR}/..,--disable-curses,ncurses," + LDFLAGS_prepend_libc-uclibc = " -lrt -lpthread " SRC_URI[md5sum] = "0c86e5af70c195ab8bd651d17d783928" @@ -30,7 +32,6 @@ EXTRA_OECONF += "--without-lispdir \ --disable-openmp \ --disable-acl \ --with-included-glib \ - --with-libncurses-prefix=${STAGING_LIBDIR}/.. \ --without-emacs \ --without-cvs \ --without-git \ -- cgit v1.2.3 es/linux/linux-epia_2.6.11.bb?id=3fbb365c826659525fbb5fb5b89e3c6e9276a1b0'>commitdiff
AgeCommit message (Collapse)AuthorFiles
2007-08-22KERNEL_IMAGETYPE cleanupMarcin Juszkiewicz1
Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences.
2006-12-12many files: KERNELORG_MIRROR variable createdMarcin Juszkiewicz1
2005-06-11Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/11 20:33:00+01:00 reciva.com!pb suppress PARALLEL_MAKE for pciutils 2005/06/11 20:12:19+01:00 reciva.com!pb set KERNEL_CCSUFFIX to 3.3.4 for epia, pending availability of gcc-cross-kernel 3.4.4 2005/06/11 20:08:07+01:00 reciva.com!pb Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/11 20:05:35+01:00 reciva.com!pb remove preference for binutils_csl-arm-20050603 due to "stfpls" problem BKrev: 42ab3e17pU3U_O8qsBteBt0JRESXaA
2005-03-05Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedPhil Blundell1
into stealth.nexus.co.uk:/home/pb/oe/oe 2005/03/05 17:11:08+00:00 nexus.co.uk!pb update linux-epia to 2.6.11 BKrev: 4229e85bYUOqvXDa1CrL0GgrkXZFqQ