[Bug 202338] comms/chirp: Add missing run dependencies
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 15 01:11:44 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202338
Bug ID: 202338
Summary: comms/chirp: Add missing run dependencies
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: hamradio at FreeBSD.org
Reporter: kevinz5000 at gmail.com
Flags: maintainer-feedback?(hamradio at FreeBSD.org)
Assignee: hamradio at FreeBSD.org
Created attachment 159886
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159886&action=edit
Patch with fix
comms/chirp requires py-serial and py-libxml2 at runtime; otherwise, the
program exits with a stack trace after failing to import these libraries.
The attached patch adds py-serial and py-libxml2 as runtime dependencies. Note
that the existing build dependencies are still required, as they are used at
build time, as well.
Bump PORTREVISION because the resulting packages has changed.
Update COMMENT and sort USES to make 'portlint' happy.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list