Skip to content

Commit

Permalink
Install build tools for python 2.7 and 3.4 .
Browse files Browse the repository at this point in the history
  • Loading branch information
gyKa committed Mar 6, 2015
1 parent b1b3416 commit e4b345d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nuc/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ sudo apt-get upgrade
sudo apt-get dist-upgrade

sudo apt-get install htop keepassx flashplugin-installer git vim gitg \
python-virtualenv tree mysql-workbench mysql-server
python-virtualenv tree mysql-workbench mysql-server libmysqlclient-dev \
python-dev python3.4-dev

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/xUbuntu_14.04/ /' >> /etc/apt/sources.list.d/owncloud-client.list"
wget http://download.opensuse.org/repositories/isv:ownCloud:desktop/xUbuntu_14.04/Release.key
Expand Down

0 comments on commit e4b345d

Please sign in to comment.