Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 13:16:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256904] [Patch] math/cbc: add dependency to math/osi
Message-ID:  <bug-256904-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256904

            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=3D226131&action=
=3Dedit
Add dependency to math/osi

Running 'make stage-qa' in math/osi complains that /usr/local/bin/cbc is li=
nked
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256904-7788>