From patchwork Wed Mar 21 23:26:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: JoM X-Patchwork-Id: 148099 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id D6933B6FB7 for ; Thu, 22 Mar 2012 09:36:32 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D08938BCDA; Wed, 21 Mar 2012 22:36:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ikVtQnzbtzla; Wed, 21 Mar 2012 22:36:26 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 77BE48AA47; Wed, 21 Mar 2012 22:36:25 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 34F868F75B for ; Wed, 21 Mar 2012 22:36:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 273048AA47 for ; Wed, 21 Mar 2012 22:36:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LzU4OaBu7yuV for ; Wed, 21 Mar 2012 22:36:23 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id D7CAD8A9CD for ; Wed, 21 Mar 2012 22:36:22 +0000 (UTC) Received: by werm1 with SMTP id m1so2474315wer.16 for ; Wed, 21 Mar 2012 15:36:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=FJckgs6tqbaLAPgHfgZS3JhayGaVECPkkyL6cfeEa+o=; b=UYRNfOyqNutWU+39hNsTnf0PAJBZe4hGAI86o0flgAX2H1gZI47Z+lAoVphaUJplVp U6zhNLeAj38HoenbYVZEFf1uXXAKr7w0vx+WZRMoctFZUH3pW6yWA//e5+crQDBXXyal BPQiSsfDEdkN65r/PvfLJPySve9NrRUyGCM+0VD97tql4RM8mtrzdeoT1Z8ka3uYYacB vvrTe0wMXX3B2BEcjiLRYH9D9k45z/jofw7pwsklCZj16UrhfKWomurY8iSQg8WPuMbe a1bRCjED8+CNDpYFhGmX0/RIpWrWhlZxQsnVG2u1h/TiQoSzp2fKo0CL1OVxND5yjrIi WPsw== Received: by 10.180.101.231 with SMTP id fj7mr12671750wib.15.1332368915935; Wed, 21 Mar 2012 15:28:35 -0700 (PDT) Received: from IBMT60.JoM.org ([78.216.88.162]) by mx.google.com with ESMTPS id o2sm173773wiv.11.2012.03.21.15.28.34 (version=SSLv3 cipher=OTHER); Wed, 21 Mar 2012 15:28:35 -0700 (PDT) From: JoM To: buildroot@busybox.net Date: Wed, 21 Mar 2012 23:26:56 +0000 Message-Id: <1332372417-5120-2-git-send-email-johann.mercadier@imerir.com> X-Mailer: git-send-email 1.7.2.5 In-Reply-To: <1332372417-5120-1-git-send-email-johann.mercadier@imerir.com> References: <1332372417-5120-1-git-send-email-johann.mercadier@imerir.com> X-Gm-Message-State: ALoCoQlgVOHTudHRt13HwwLHFuyKgrCNmvC9qJP7OF1shp7AvFOhoDgYCRJc47KxmO3u9uPzWruX Cc: JoM Subject: [Buildroot] [PATCH 2/2] fbterm pckg check for libexpat & libZ Signed-off-by: JoM X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net --- package/fbterm/fbterm.mk | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/package/fbterm/fbterm.mk b/package/fbterm/fbterm.mk index 0c462a4..44f63f1 100644 --- a/package/fbterm/fbterm.mk +++ b/package/fbterm/fbterm.mk @@ -9,6 +9,12 @@ FBTERM_VERSION = 1.7.0 FBTERM_SITE = http://fbterm.googlecode.com/files FBTERM_DEPENDENCIES += freetype fontconfig +ifeq ($(BR2_PACKAGE_ZLIB),y) + FBTERM_DEPENDENCIES += zlib +endif + +FBTERM_DEPENDENCIES += $(if $(BR2_PACKAGE_EXPAT),expat) + define FBTERM_UNINSTALL_CMDS rm -f $(TARGET_DIR)/$(FBTERM_TARGET_BINARY) endef