Is there a way to specify optional/recommended dependencies?
Hamish McIntyre-Bhatty via Cygwin-apps <[email protected]> Mon, 20 Apr 2026 15:58:23 +0100
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I was wondering if there is a way to specify optional or recommended dependencies for a package with a cygport file. wxPython has some optional dependencies that I'm working on next, and I thought it would be good to mark them as optional or recommended if possible, rather than just adding them as hard dependencies. Best, Hamish