Add c libs for asound, markdown, and systemd

This commit is contained in:
Dan Burton 2016-07-20 21:50:33 -07:00
parent 57cab81901
commit 99be8c9cef

View File

@ -39,6 +39,7 @@ apt-get install -y \
freeglut3-dev \
git \
libadns1-dev \
libasound2-dev \
libblas-dev \
libbz2-dev \
libcairo2-dev \
@ -67,6 +68,7 @@ apt-get install -y \
libmagic-dev \
libmagickcore-dev \
libmagickwand-dev \
libmarkdown2-dev \
libmysqlclient-dev \
libncurses-dev \
libnotify-dev \
@ -80,6 +82,7 @@ apt-get install -y \
libsndfile1-dev \
libsqlite3-dev \
libssl-dev \
libsystemd-dev \
libtagc0-dev \
libtre-dev \
libudev-dev \