mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +01:00
Alphabetize apt-get installs
This commit is contained in:
parent
1ce471510f
commit
b62bf8f474
@ -41,7 +41,6 @@ apt-get install -y \
|
|||||||
curl \
|
curl \
|
||||||
freeglut3-dev \
|
freeglut3-dev \
|
||||||
git \
|
git \
|
||||||
xclip \
|
|
||||||
libadns1-dev \
|
libadns1-dev \
|
||||||
libasound2-dev \
|
libasound2-dev \
|
||||||
libblas-dev \
|
libblas-dev \
|
||||||
@ -105,13 +104,14 @@ apt-get install -y \
|
|||||||
nettle-dev \
|
nettle-dev \
|
||||||
nodejs \
|
nodejs \
|
||||||
npm \
|
npm \
|
||||||
|
openjdk-8-jdk \
|
||||||
r-base \
|
r-base \
|
||||||
r-base-dev \
|
r-base-dev \
|
||||||
ruby-dev \
|
ruby-dev \
|
||||||
wget \
|
|
||||||
zip \
|
|
||||||
stack \
|
stack \
|
||||||
openjdk-8-jdk \
|
wget \
|
||||||
|
xclip \
|
||||||
|
zip \
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
|
|
||||||
# Put documentation where we expect it
|
# Put documentation where we expect it
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user