commit c68c5dc9365665ffd14463cae5f424e1c99cb885
Author: Jacob Appelbaum <[email protected]>
Date:   Fri Apr 19 10:24:51 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 fd9d2fa..57e3045 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 dh-apparmor hardening-wrapper 
libssl-dev autoconf automake pkg-config
+  - sudo apt-get install -qq autotools-dev dh-apparmor hardening-wrapper 
libssl-dev autoconf automake pkg-config libtool
 script: ./configure && make && make test

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

Reply via email to