|
|
@@ -26,7 +26,7 @@ prereq-debian: prereq-debs prereq-perl prereq-frontend
|
|
|
|
|
|
.PHONY: prereq-debs
|
|
|
prereq-debs:
|
|
|
- apt-get install -y sqlite3 libsqlite3-dev libdbd-sqlite3-perl cpanminus starman libxml2 wget \
|
|
|
+ apt-get install -y sqlite3 libsqlite3-dev libdbd-sqlite3-perl cpanminus starman libxml2 curl \
|
|
|
libtext-xslate-perl libplack-perl libconfig-tiny-perl libdatetime-format-http-perl libjson-maybexs-perl \
|
|
|
libuuid-tiny-perl libcapture-tiny-perl libconfig-simple-perl libdbi-perl libfile-slurper-perl libfile-touch-perl \
|
|
|
libfile-copy-recursive-perl libxml-rss-perl libmodule-install-perl \
|