DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 45L6N0F3106149 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=a/MCJe+V X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 38A9B3896C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1718950978; bh=RyyMvf1e4yYuYPjrAdvg/wLMdGNMJUd1d34aNyf67Wo=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=a/MCJe+VKH82ytJayLrX2yXEIgSt8VHr5aerLbF4YL/E5Yfs0VpRMonHZm061hqrJ zf73y+ybSgHwfBxn0adFPXAuGyuVVVfXbJoEMsfKXhv+SKJHow8UWWHMb4A2VZec9L VzLT6Fz+G7oa93HjQAbmT3fIGZ7RAkEwVaC2skU8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 612073896C04 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 612073896C04 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718950925; cv=none; b=xw2X79kgb3eBagUWlivwsz4RP1xre8DYXOzr7b9ox2NhncPiGVvjfFe45PBH90BZdAfQMY5j5MwxVSJrAKgQp9XhXZJhYqtcyABUX6xaE3gPEEzXcDWepI3eaAXhxhKzStRNTZ9vx5LgwTvtZ7TpzYlMPzGnm5ZcOoeEQrIjUY4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1718950925; c=relaxed/simple; bh=uYxcSTiJDoWKJxWS+Tj0dwwS/1I8MLBNy58RFL3Q6A4=; h=DKIM-Signature:Message-ID:Date:MIME-Version:To:From:Subject; b=cQ9hibjv4Evv7PhurBFGwYV7Mb5jl3q8nNnDNqFOLiANLuK7jS3vQsXbaOsP6IGbr+3W1/2Pw/egZuapdOfhqAVCR2ivUGIyPTPfeSKIRCnOxOAxwAwezFlC8Tc8U2Ph/kk+64WSAfkud8zryL1vnVTkekg5NrY9qXFvF7ezz6s= ARC-Authentication-Results: i=1; server2.sourceware.org Message-ID: <07082870-22a4-47a6-8fec-4ef954d181d1@kircheis.it> Date: Fri, 21 Jun 2024 08:21:59 +0200 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Analyze dependencies of a cygwin package X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Federico Kircheis via Cygwin Reply-To: Federico Kircheis Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Hello to everyone, yesterday I've uploaded a new cmus package, with some optional features enabled. Today, through setup.exe, I noticed that now cmus brings clang as dependency. Is there something I can use for analyzing transitive dependencies of a package? It does not make sense for an audio player to bring a compiler as dependency, and would like to remove the offending dependency. Best Federico -- 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