summaryrefslogtreecommitdiff
path: root/Brewfile
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2019-05-12 21:50:15 +0200
committerSebastian Pipping <sebastian@pipping.org>2019-05-12 21:50:15 +0200
commit00757658743edf417dba5f693fd28fb28b141410 (patch)
treed80144a5825ba878dbe2cc937408cf20e9e05d65 /Brewfile
parentdc8421d694b3a62f96aa99e781225935755f9b44 (diff)
downloadlibexpat-git-00757658743edf417dba5f693fd28fb28b141410.tar.gz
Brewfile: Sort
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile14
1 files changed, 7 insertions, 7 deletions
diff --git a/Brewfile b/Brewfile
index 47e2bb47..2edbd9af 100644
--- a/Brewfile
+++ b/Brewfile
@@ -1,12 +1,12 @@
-brew "automake"
brew "autoconf"
-brew "libtool"
+brew "automake"
brew "cmake"
-brew "docbook2x"
-brew "rpm"
brew "coreutils"
-brew "ghostscript"
+brew "docbook2x"
+brew "dos2unix"
brew "gcc"
-brew "m4"
brew "gettext"
-brew "dos2unix"
+brew "ghostscript"
+brew "libtool"
+brew "m4"
+brew "rpm"