diff --git a/debian/install.sh b/debian/install.sh index 5622a83..7d9bd8e 100644 --- a/debian/install.sh +++ b/debian/install.sh @@ -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');