Add linear-programming and coinor-clp

This commit is contained in:
Henning Thielemann 2023-05-11 16:46:58 +02:00
parent 4c3fbaae78
commit 7b61fdb1f0
2 changed files with 3 additions and 0 deletions

View File

@ -501,6 +501,7 @@ packages:
- cabal-flatpak
- calendar-recycling
- checksum
- coinor-clp
- combinatorial
- comfort-graph
- comfort-array
@ -531,6 +532,7 @@ packages:
- jack
- latex
- lazyio
- linear-programming
- markov-chain
- midi
- midi-alsa

View File

@ -16,6 +16,7 @@ apt-get install -y \
apt-transport-https \
build-essential \
cmake \
coinor-libclp-dev \
curl \
dvipng \
freeglut3-dev \