X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F2A3385E027 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1586205369; bh=nrt4KzFGfppX4DR+wKcafBsjHCNskYCYJLpyrevPFFo=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=lOGfLvfqEu/0X+ZakHYjuYFWuEIPP7QStTmSKd58OIeAUXQVhT53rC/JubnVEmI3j ELGtOg19g09lyccXjWyuU+vbADUefGWOQMJFUUSBHYYX09FgDOeL61e7NKg8lT0ilo nvZJS7AfHhCbLKNsawJ11lTtZYw1UjNHWUYDz5Fo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 91D48385E018 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) Subject: Re: cygport requires same package twice? To: cygwin AT cygwin DOT com References: 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: 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 AT cygwin DOT 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 036KaXxC022316 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 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple