CoinMP: broaden platforms
Builds fine on Darwin.
This commit is contained in:
parent
9b0296601e
commit
5ba4984b3a
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://projects.coin-or.org/CoinMP/;
|
||||
description = "COIN-OR lightweight API for COIN-OR libraries CLP, CBC, and CGL";
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
license = licenses.epl10;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user