[libgdata] build: Update .travis.yml
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] build: Update .travis.yml
- Date: Sat, 21 Jun 2014 21:36:18 +0000 (UTC)
commit 867861c5fa0f776247e3b32c6fd1d6c6ccb17897
Author: Philip Withnall <philip tecnocode co uk>
Date: Sat Jun 21 22:36:07 2014 +0100
build: Update .travis.yml
.travis.yml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 213a006..5a55093 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,10 +6,10 @@ before_install:
- # Build dependencies for libgdata, libsoup-2.4 and json-glib-1.0
- sudo apt-get update -qq
- sudo apt-get install -qq libglib2.0-dev libxml2-dev libsoup2.4-dev libjson-glib-dev liboauth-dev
libgdk-pixbuf2.0-dev gnome-common gtk-doc-tools gobject-introspection valac libgcr-3-dev libgoa-1.0-dev
- - # Need automake-1.13 for GLib
- - wget ftp://ftp.gnu.org/gnu/automake/automake-1.13.tar.xz
- - tar -xvJf automake-1.13.tar.xz
- - cd automake-1.13
+ - # Need automake-1.13.4 for GLib
+ - wget ftp://ftp.gnu.org/gnu/automake/automake-1.13.4.tar.xz
+ - tar -xvJf automake-1.13.4.tar.xz
+ - cd automake-1.13.4
- ./configure && make && sudo make install
- cd ..
- # Need GLib 2.36 for libsoup-2.4, but Ubuntu 12.04 only provides 2.32
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]