https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596
--- Comment #17 from Kubilay Kocak <ko...@freebsd.org> --- (In reply to Matthew Seaman from comment #16) Yep I saw that too. If its a compulsory build requirement, it should be listed in setup.py:setup_requires and added to BUILD_DEPENDS accordingly. It would be worth clarifying the dependency type with upstream and getting the appropriate upstream changes made. If it's an optional or rather non-compulsory requirement, amalgamate should be added to extras_require if it is indeed an 'extra' and the build should be fixed. The fact that the amalgamate step is 'skipped' rather than being fatal indicates that it's OK to continue. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"