Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Commit

Permalink
Update ubuntu-14.04-env-setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDuquesnoy authored Feb 10, 2018
1 parent 983ebeb commit baa1912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/env-setup/linux/ubuntu-14.04-env-setup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Setup dev environment for Ubuntu 14.04
QT_VERSION=59
QT_VERSION_PATCH=4
QT_VERSION_PATCH=3
sudo apt-add-repository ppa:beineri/opt-qt${QT_VERSION}${QT_VERSION_PATCH}-trusty -y
sudo apt-add-repository ppa:george-edison55/cmake-3.x -y
sudo apt-get update
Expand Down

0 comments on commit baa1912

Please sign in to comment.