Don't assume people have subversion--I just copied my home directory to a new

machine and it would have been nice if this script and installed subversion
for me.

Install perl-podlators too (for pod2man).  Need to check if that's the package
name to use on SuSE too...

svn path=/trunk/; revision=52526
This commit is contained in:
Jeff Morriss 2013-10-11 00:31:01 +00:00
parent c62f096ec7
commit 64cc800644
1 changed files with 2 additions and 2 deletions

View File

@ -57,9 +57,9 @@ else
CARES="c-ares-devel c-ares"
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 fop asciidoc"
$PCAP $ZLIB lua-devel lua $CARES $GTK2 desktop-file-utils $QT fop asciidoc
subversion perl-podlators"
echo "Run this command (as root):"
echo