1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Removed first lua debug

This commit is contained in:
James Booth 2014-02-23 04:25:59 +00:00
parent 0315eabc1e
commit a66eacfb61

View File

@ -3,7 +3,6 @@ install:
- sudo apt-get update
- sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev
- sudo dpkg --get-selections | grep ruby
- sudo dpkg --get-selections | grep lua
- sudo apt-get remove ruby1.9.1 ruby1.9.3 libruby1.9.1 ruby
- sudo apt-get -y install autoconf-archive python-dev ruby1.8-dev libruby1.8 liblualib50 liblua50 lua5.1 liblua5.1-0
- sudo dpkg --get-selections | grep ruby