]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Travis fix for ios by omitting tools from install.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 24 Mar 2020 09:23:00 +0000 (10:23 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 24 Mar 2020 09:23:00 +0000 (10:23 +0100)
contrib/ios/install_tools.sh
doc/Changelog

index a59fc0eb7dabf9e80a9e6c28bc63579534f9ccca..55fef454e8525d62137dad8185d6d6099db691e0 100755 (executable)
@@ -4,4 +4,5 @@
 echo "Updating tools"
 brew update 1>/dev/null
 echo "Installing tools"
-brew install autoconf automake libtool pkg-config curl perl 1>/dev/null
+# already installed are: autoconf automake libtool pkg-config
+brew install curl perl 1>/dev/null
index 94a1e99c302b6c4769dba765f08550406d89a338..094b315eb329c3ca2ccfcc03332be741f44035e2 100644 (file)
@@ -2,6 +2,7 @@
        - Merge PR #200 from yarikk: add ip-dscp option to specify the DSCP
          tag for outgoing packets.
        - Fixes on #200.
+       - Travis fix for ios by omitting tools from install.
 
 23 March 2020: Wouter
        - Fix compile on Solaris for unbound-checkconf.