Wiki page debian-start changed with summary [Don't use aptitude to install packages: use apt.] by Jean Guyomarc'h

This commit is contained in:
Jean Guyomarc'h 2016-11-01 13:22:09 -07:00 committed by apache
parent e78f45d792
commit 90aab2dbaf
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ cd enlight
Make sure all the dependencies are installed:
<code bash>
sudo aptitude install \
sudo apt install \
make gcc bison flex gawk subversion automake autoconf doxygen\
check autotools-dev autoconf-archive autopoint libtool gettext \
libpam0g-dev libfreetype6-dev libpng12-dev zlib1g-dev libjpeg-dev\