From patchwork Sat Apr 7 11:57:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 895907 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=dawncrow.de Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b="NR9NOmMJ"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40JFSg2mqJz9s2M for ; Sat, 7 Apr 2018 21:58:11 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id C2D0A8A265; Sat, 7 Apr 2018 11:58:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rFNUBxupr0SC; Sat, 7 Apr 2018 11:58:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 091248A250; Sat, 7 Apr 2018 11:58:06 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 3441B1C0B8F for ; Sat, 7 Apr 2018 11:58:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 316AE82C5A for ; Sat, 7 Apr 2018 11:58:04 +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 S7dT3-6KyAYp for ; Sat, 7 Apr 2018 11:58:01 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.218]) by whitealder.osuosl.org (Postfix) with ESMTPS id 8F76A805F2 for ; Sat, 7 Apr 2018 11:58:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1523102279; s=strato-dkim-0002; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:Message-Id:Date:Subject:To: From:X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=xRrBqgxv8IwVrhs4AFqhG7sbbJ3cWwprIJXpUPjorK0=; b=NR9NOmMJCrwcaxyoQpWmhaWh7TvPDwwTBF4iLLJAMlOGbj5hAsgiV6a+QEOqb9uZhE IJzHbxac/KC8mH4pgnfBoF8+LQqZlaFtgU7YtlwfRAkcpXY4gAu0e9vDNpX9uYJOPvvo rAjb9+dQRZZu8IauFJRueEF/h05wdD9CczyX5tYbpZyjjsGXi3CcKMy2jz+YDY8G4jt0 r2kmECQG7UEHh4fAX9qcclPwsV2pe99CzqapcPX+Aqe4Lx6JQWcgVd99VWg1NwDA5Lkl D6dzeJF8peAynkHvUyYSd0jUEer8/FO3BfY3vZCeo8QCF177QTiDt37k+0VvjqMJB+m+ n1Og== X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPhpN+aXzZmAjYK0yNZLTB/MvFIwF/fcNGLVud9XeBZ4nQ== X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain (dslb-088-067-228-152.088.067.pools.vodafone-ip.de [88.67.228.152]) by smtp.strato.de (RZmta 43.1 DYNA|AUTH) with ESMTPSA id 007d9du37Bvx7lT (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Sat, 7 Apr 2018 13:57:59 +0200 (CEST) From: =?utf-8?q?Andr=C3=A9_Hentschel?= To: buildroot@buildroot.org Date: Sat, 7 Apr 2018 13:57:52 +0200 Message-Id: <1523102272-30239-1-git-send-email-nerv@dawncrow.de> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [Buildroot] [PATCH] wine: Add optional dependency on libkrb5 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: André Hentschel --- package/wine/wine.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package/wine/wine.mk b/package/wine/wine.mk index 02c4c0f..b6b3aae 100644 --- a/package/wine/wine.mk +++ b/package/wine/wine.mk @@ -23,7 +23,6 @@ WINE_CONF_OPTS = \ --without-gphoto \ --without-gsm \ --without-hal \ - --without-krb5 \ --without-opencl \ --without-oss @@ -121,6 +120,13 @@ else WINE_CONF_OPTS += --without-glu endif +ifeq ($(BR2_PACKAGE_LIBKRB5),y) +WINE_CONF_OPTS += --with-krb5 +WINE_DEPENDENCIES += libkrb5 +else +WINE_CONF_OPTS += --without-krb5 +endif + ifeq ($(BR2_PACKAGE_LIBPCAP),y) WINE_CONF_OPTS += --with-pcap WINE_DEPENDENCIES += libpcap