From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id 91D48385E018 for ; Mon, 6 Apr 2020 20:36:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 91D48385E018 Received: by mail-wr1-x435.google.com with SMTP id s8so1127542wrt.7 for ; Mon, 06 Apr 2020 13:36:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=ygIlhWOyGn7dxSM0J9/cW1kD/FNWlUW5QP3nb8hqsmE=; b=kfwZiXlOFAC8eAhkEsG5gbG8icf3x7yYYSxzdt3XIAy8DxHumHp2STZn4MTvPibxUK VMuoLHOvFBRPvWVC77TcI2og8tqS5k1Jq9/Wuy+WJQ+9FVj85dZOaL1ddS6TV0V10Ldb SCzRHtof5qTNmIMsWAVW0XBuUx6KR9xF6LLtBTm1bV8HXa9Yip8VnFW4fSQxgPun/jqw OCHH0AU4rSXgHcy34WBOaI509yNqorjdWhZNQ9RCMXuA3hG8XURf+fsSsetS+/lKc8xu iqi2VsliRul7TbKkibTLiLQfhvPi4Sv03uvvu/fOXsu7ezVV0GUhmCoEktUvqvDH4LU+ uhgg== X-Gm-Message-State: AGi0PuZ/DSs0gzX3XOxDwTwd59vuHPYlMoQeAGdA1wkSEGJCfMi7RPRx QC/+ZFGe274daVUDiSO/TV2cBfVjRo774Q== X-Google-Smtp-Source: APiQypIKcFqzpiM1tc2pmGscm/oZNx6IOQieVUrQLnICebudLMoCFNTBUbV9dCMFTsr0M+CsCO2rWg== X-Received: by 2002:a5d:51d2:: with SMTP id n18mr1083318wrv.78.1586205365407; Mon, 06 Apr 2020 13:36:05 -0700 (PDT) Received: from [192.168.2.111] (p2E57D2E2.dip0.t-ipconnect.de. [46.87.210.226]) by smtp.gmail.com with ESMTPSA id a2sm27754243wrp.13.2020.04.06.13.36.04 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 06 Apr 2020 13:36:04 -0700 (PDT) Subject: Re: cygport requires same package twice? To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: Date: Mon, 6 Apr 2020 22:36:03 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2020 20:36:07 -0000 Am 06.04.2020 um 22:18 schrieb Åke Rehnman via Cygwin: > Hello all, > > After running cygport package I get for one of my packages the same > dependency twice: > > >>> libftdi1 requires: bash cygwin libconfuse1 libgcc1 libstdc++6 > libusb1.0 libconfuse1 > > Any ideas why? Is it a problem? > > BR > > /Ake > not a problem. It is likely due to the duplication of PKG_REQUIRES and cygport detections of needed library