[Bug 256904] [Patch] math/cbc: add dependency to math/osi

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Jun 2021 13:16:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256904

            Bug ID: 256904
           Summary: [Patch] math/cbc: add dependency to math/osi
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: bsd@philippost.de
                CC: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
                CC: yuri@freebsd.org

Created attachment 226131
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226131&action=edit
Add dependency to math/osi

Running 'make stage-qa' in math/osi complains that /usr/local/bin/cbc is linked
to /usr/local/lib/libOsi.so.1 from math/osi but is not declared as a
dependency.

This patch adds libOsi.so:math/osi to LIB_DEPENDS.

-- 
You are receiving this mail because:
You are the assignee for the bug.