Skip to content

Commit a4d942c

Browse files
authored
Update *-deps.txt
1 parent bdd2670 commit a4d942c

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
1+
sudo apt update
22
sudo apt upgrade && sudo apt install \
33
screen locate libapache2-mod-tile renderd \
4-
git tar unzip wget bzip2 apache2 lua5.1 \
4+
git tar unzip wget bzip2 apache2 lua5.1 \
55
mapnik-utils python3-mapnik python3-psycopg2 \
6-
python3-yaml gdal-bin npm fonts-noto-cjk \
7-
fonts-noto-hinted fonts-noto-unhinted \
8-
fonts-unifont fonts-hanazono postgresql \
9-
postgresql-contrib postgresql-14-postgis-3 \
10-
postgis postgresql-14-postgis-3-scripts \
11-
osm2pgsql net-tools curl
6+
python3-yaml gdal-bin npm postgresql \
7+
postgresql-contrib postgis postgresql-14-postgis-3 \
8+
postgresql-14-postgis-3-scripts osm2pgsql \
9+
net-tools curl
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
sudo apt update
2+
sudo apt upgrade && sudo apt install \
3+
screen locate libapache2-mod-tile renderd \
4+
git tar unzip wget bzip2 apache2 lua5.1 \
5+
mapnik-utils python3-mapnik python3-psycopg2 \
6+
python3-yaml gdal-bin npm node-carto \
7+
postgresql postgresql-contrib postgis \
8+
postgresql-16-postgis-3 postgresql-16-postgis-3-scripts \
9+
osm2pgsql net-tools curl

0 commit comments

Comments
 (0)