commit b41ac004a249fed9b9ba95ec2c6603641db4525d
Author: Jacob Appelbaum <[email protected]>
Date:   Fri Apr 19 10:25:52 2013 -0700

    Add libtool to .travis.yml
---
 .travis.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index bfeeb01..75791e4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,5 +8,5 @@ branches:
     - master
 before_install:
   - sudo apt-get update -qq
-  - sudo apt-get install -qq autotools-dev pkg-config hardening-wrapper 
automake autoconf
+  - sudo apt-get install -qq autotools-dev pkg-config hardening-wrapper 
automake autoconf libtool
 script: ./configure && make

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to