aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2014-04-27 21:49:34 +0200
committerMathias Bynens <mathias@qiwi.be>2014-04-27 21:49:52 +0200
commit6a9eb9e605077e2b1d2cc4b967ae83adb2508b07 (patch)
tree1c643a52df50c92a2baa1961cb5b0816d10178fa
parentdb46bccca91947b5a2d557623160ac71bca53a7c (diff)
downloaddotfiles-6a9eb9e605077e2b1d2cc4b967ae83adb2508b07.tar.gz
dotfiles-6a9eb9e605077e2b1d2cc4b967ae83adb2508b07.tar.bz2
dotfiles-6a9eb9e605077e2b1d2cc4b967ae83adb2508b07.zip
Brewfile: Install `ucspi-tcp`, if only for `tcpserver`
-rwxr-xr-xBrewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 13ecf32..b32caf7 100755
--- a/Brewfile
+++ b/Brewfile
@@ -43,6 +43,7 @@ install git
install imagemagick --with-webp
install lynx
install nmap
+install ucspi-tcp # `tcpserver` et al.
install node
install p7zip
install pigz