Merge pull request #134 from thctlo/master

Update install.sh
This commit is contained in:
Shawn Iverson 2017-12-28 05:54:57 -05:00 committed by GitHub
commit 72134d2175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
debian/install.sh vendored
View file

@ -380,7 +380,7 @@ BASEPACKAGES+=('gzip'); BASEPACKAGES+=('libnetaddr-ip-perl'); BASEPACKAGES+
BASEPACKAGES+=('unzip'); BASEPACKAGES+=('libnet-ldap-perl'); BASEPACKAGES+=('libsys-hostname-long-perl');
BASEPACKAGES+=('openssl'); BASEPACKAGES+=('libmail-dkim-perl'); BASEPACKAGES+=('libhtml-tokeparser-simple-perl');
BASEPACKAGES+=('perl'); BASEPACKAGES+=('libbusiness-isbn-data-perl'); BASEPACKAGES+=('libnet-dns-resolver-programmable-perl');
BASEPACKAGES+=('p7zip-full');
BASEPACKAGES+=('p7zip-full'); BASEPACKAGES+=('libgeo-ip-perl'); BASEPACKAGES+=('libnet-patricia-perl');
if [ "$parsedCommands" -gt 0 ]; then
BASEPACKAGES+=('cpanminus');