aboutsummaryrefslogtreecommitdiffstats
path: root/tools/install_rpms_for_devel.sh
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-05-30 21:47:24 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-05-30 21:47:24 +0000
commitb047518b1835b516f4ac79953fc7b45e0059e14a (patch)
tree834ec28e0207f8fe26e021679e1f02afeab90c42 /tools/install_rpms_for_devel.sh
parentbd25e827be5a821dce9010592a2011df08812c6e (diff)
Install fop and asciidoc too
svn path=/trunk/; revision=49639
Diffstat (limited to 'tools/install_rpms_for_devel.sh')
-rwxr-xr-xtools/install_rpms_for_devel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install_rpms_for_devel.sh b/tools/install_rpms_for_devel.sh
index 87c8fef4ae..aeb8c65b6d 100755
--- a/tools/install_rpms_for_devel.sh
+++ b/tools/install_rpms_for_devel.sh
@@ -59,7 +59,7 @@ fi
# Assume if they've got this script they've got subversion already...
PKGS="autoconf automake libtool gcc flex bison python perl $GLIB2
-$PCAP $ZLIB lua-devel lua $CARES $GTK2 desktop-file-utils $QT"
+$PCAP $ZLIB lua-devel lua $CARES $GTK2 desktop-file-utils $QT fop asciidoc"
echo "Run this command (as root):"
echo