From: Graeme Gregory Date: Wed, 24 Aug 2005 08:35:22 +0000 (+0000) Subject: libgnomeprint: added EXTRA_OECONF = "--with-cups=no" to prevent pulling in of hosts... X-Git-Tag: Release-2010-05/1~9453^2~3834 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e5f7be58b94ac2a8004954ac8959715cf7b838c;p=openembedded.git libgnomeprint: added EXTRA_OECONF = "--with-cups=no" to prevent pulling in of hosts cups stuff. --- diff --git a/packages/gnome/libgnomeprint_2.8.2.bb b/packages/gnome/libgnomeprint_2.8.2.bb index ae9d6cc70b..3bbdef5103 100644 --- a/packages/gnome/libgnomeprint_2.8.2.bb +++ b/packages/gnome/libgnomeprint_2.8.2.bb @@ -1,11 +1,13 @@ LICENSE = "GPL" SECTION = "x11/gnome/libs" -PR = "r1" +PR = "r2" DEPENDS = "libxml2 glib-2.0 pango libart-lgpl fontconfig popt gnome-common" inherit flow-lossage pkgconfig gnome +EXTRA_OECONF = "--with-cups=no" + do_stage() { install -d ${STAGING_LIBDIR} oe_libinstall -so -a -C libgnomeprint libgnomeprint-2-2 ${STAGING_LIBDIR}