From patchwork Thu Nov 22 00:17:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 200900 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 D53EB2C008C for ; Thu, 22 Nov 2012 11:20:53 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2CA4E82441; Thu, 22 Nov 2012 00:20:51 +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 0gNNIlCwY3Sc; Thu, 22 Nov 2012 00:20:37 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id AB2DE81B92; Thu, 22 Nov 2012 00:19:56 +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 616E08F74A for ; Thu, 22 Nov 2012 00:19:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 491D3814B1 for ; Thu, 22 Nov 2012 00:19:07 +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 72YYtO4XdEgp for ; Thu, 22 Nov 2012 00:18:53 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by whitealder.osuosl.org (Postfix) with ESMTPS id 38C418CDD2 for ; Thu, 22 Nov 2012 00:18:51 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id e12so1163520wge.10 for ; Wed, 21 Nov 2012 16:18:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=6A+J4rDriOf+zWqErgGd/K8gwUCTaLMVgYsGdkMHeZg=; b=fD46Qvgg8xUXZkxz0JgMCRE4HogNMIwerVW0CBJsNzfG06xThzVsc4GMEd3Z1bFtz1 G4s8hzX6EklDBjh/UQ5qgAa2HL5HKVN7QKCTPHaedh00DPf+5TDQyTyVsLk+aB+RoYZR ZYq4stdMozVEBWVazHx57f+KJ+qCu4+Qijkzlxv8/KuKUO8ANli6GO5IhSB5+Y0EpIYD wbQVT8GUWPv4xSQcEW36Oo0HpA1kkkjie5Ep8W5YpAVJOP3ijSNj7q5/arOLfyMAZepj oB/7jOUFeTi/9M4VEpDGY3/jnWM40smPnV4NQp/Oj+M+rQ1u5xJwwfG+K5slz6DIDI36 0nMA== Received: by 10.180.105.134 with SMTP id gm6mr1735499wib.21.1353543528210; Wed, 21 Nov 2012 16:18:48 -0800 (PST) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPS id r10sm1847697wiz.0.2012.11.21.16.18.46 (version=SSLv3 cipher=OTHER); Wed, 21 Nov 2012 16:18:46 -0800 (PST) From: Samuel Martin To: buildroot@busybox.net Date: Thu, 22 Nov 2012 01:17:56 +0100 Message-Id: <1353543503-8952-7-git-send-email-s.martin49@gmail.com> X-Mailer: git-send-email 1.8.0 In-Reply-To: <1353543503-8952-1-git-send-email-s.martin49@gmail.com> References: <1353543503-8952-1-git-send-email-s.martin49@gmail.com> Subject: [Buildroot] [PATCH 06/33] sylpheed: fix build disabling gpgme support 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 Signed-off-by: Samuel Martin --- package/sylpheed/sylpheed.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/sylpheed/sylpheed.mk b/package/sylpheed/sylpheed.mk index cf55c90..3ac2e1e 100644 --- a/package/sylpheed/sylpheed.mk +++ b/package/sylpheed/sylpheed.mk @@ -9,7 +9,7 @@ SYLPHEED_VERSION = $(SYLPHEED_VERSION_MAJOR).$(SYLPHEED_VERSION_MINOR) SYLPHEED_SOURCE = sylpheed-$(SYLPHEED_VERSION).tar.bz2 SYLPHEED_SITE = http://sylpheed.sraoss.jp/sylpheed/v$(SYLPHEED_VERSION_MAJOR) -SYLPHEED_CONF_OPT = --disable-gtkspell +SYLPHEED_CONF_OPT = --disable-gtkspell --disable-gpgme SYLPHEED_DEPENDENCIES = host-pkgconf libgtk2