Add missing packages.

This commit is contained in:
Christophe Buffenoir 2014-06-08 13:56:36 +02:00
parent 1c02e9a93b
commit e5d2eb90b2
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
add-apt-repository ppa:numix/ppa
add-apt-repository ppa:pipelight/stable
apt-get update
apt-get install \
openssh-server zsh vim-nox vim-rails vim-scripts vim-syntax-gtk exuberant-ctags \
@ -19,8 +20,8 @@ apt-get install \
abiword-plugin-grammar abiword-plugin-mathview keyboard-configuration console-braille dots \
kakasi ibus ibus-gtk ibus-gtk3 ibus-qt4 tagainijisho ibus-mozc ibus-m17n ibus-anthy ibus-skk ibus-tegaki ibus-pinyin \
rsync arandr openbox gsetroot tint2 menu menu-l10n gmrun \
nmap seahorse simple-scan \
psutils python-git bc htop highlight code2html \
nmap seahorse simple-scan libxml2-dev libxslt1-dev \
psutils python-git bc htop highlight code2html pipelight-multi \
ipython ipython3 python-pip python3-pip \
doxygen doxygen-gui doxygen-latex doxypy doxyqml gaphor graphviz imagemagick \
nginx-extras php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-greenlet-python \

View File

@ -3,7 +3,7 @@ apt-get install \
mutt-patched offlineimap tmux \
opensc pcscd pcsc-tools libpam-pkcs11 openssh-blacklist \
openssh-blacklist-extra openssl openssl-blacklist openssl-blacklist-extra \
python3-sphinx python-sphinx texlive-full \
python3-sphinx python-sphinx texlive-full libxml2-dev libxslt1-dev \
python-django python-django-mptt python-django-extensions python-django-extra-views python-django-south \
python3-psycopg2 python-psycopg2 \
mongodb mongodb-clients mongodb-server python-mongoengine python-pymongo python-celery python-django-celery \