View | Details | Raw Unified | Return to bug 263246
Collapse All | Expand All

(-)b/math/coinmp/Makefile (-2 / +4 lines)
Lines 19-27 LIB_DEPENDS= libblas.so:math/blas \ Link Here
19
		libCgl.so:math/cgl \
19
		libCgl.so:math/cgl \
20
		libClp.so:math/clp \
20
		libClp.so:math/clp \
21
		libcoinasl.so:math/asl \
21
		libcoinasl.so:math/asl \
22
		libcoinmumps.so:math/ipopt \
22
		libcoinmumps.so:math/coin-or-mumps \
23
		libCoinUtils.so:math/coinutils \
23
		libCoinUtils.so:math/coinutils \
24
		libopenblas.so:math/openblas
24
		libnauty.so:math/nauty \
25
		libopenblas.so:math/openblas \
26
		libOsi.so:math/osi
25
27
26
USES=		compiler:c++11-lang libtool pathfix pkgconfig
28
USES=		compiler:c++11-lang libtool pathfix pkgconfig
27
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes

Return to bug 263246