Update build tool dependencies and add a new configure

This commit is contained in:
mjentsch 2014-09-20 18:12:42 +02:00
parent 81e9eed71f
commit 55949d8d92
2 changed files with 2 additions and 5 deletions

View file

@ -5,10 +5,7 @@ compiler:
- clang
install:
- sudo apt-get install libconfig8-dev
- sudo apt-get install libreadline6-dev
- sudo apt-get install libssl-dev
- sudo apt-get install liblua5.2-dev lua5.2
- sudo apt-get install libssl-dev libglib2.0-dev libpurple-dev
script:
- ./configure

2
configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for telegram-purple 0.1.
# Generated by GNU Autoconf 2.69 for telegram-purple 0.2.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.