Skip to content

Commit

Permalink
refactor(dependencies): remove some dependencies from debian and ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperTux88 committed Oct 11, 2020
1 parent 2690d37 commit 63628a4
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion diaspora/osfamilymap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Debian:
- build-essential
- git
- curl
- libreadline-dev
- libcurl4-openssl-dev
- libidn11-dev
- libssl-dev
Expand Down
2 changes: 0 additions & 2 deletions diaspora/osfingermap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Debian-9:
- build-essential
- git
- curl
- libreadline-dev
- libcurl4-openssl-dev
- libidn11-dev
- libssl1.0-dev
Expand All @@ -43,7 +42,6 @@ Ubuntu-18.04:
- libssl-dev
- libxml2-dev
- libxslt1-dev
- libgmp-dev
- imagemagick
- libmagickwand-dev
- nodejs
Expand Down
1 change: 0 additions & 1 deletion diaspora/osmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Ubuntu:
- libssl-dev
- libxml2-dev
- libxslt1-dev
- libgmp-dev
- imagemagick
- libmagickwand-dev
- nodejs
Expand Down
1 change: 0 additions & 1 deletion test/integration/_mapdata/files/_mapdata/debian-10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ dependencies:
- build-essential
- git
- curl
- libreadline-dev
- libcurl4-openssl-dev
- libidn11-dev
- libssl-dev
Expand Down
1 change: 0 additions & 1 deletion test/integration/_mapdata/files/_mapdata/debian-9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ dependencies:
- build-essential
- git
- curl
- libreadline-dev
- libcurl4-openssl-dev
- libidn11-dev
- libssl1.0-dev
Expand Down
1 change: 0 additions & 1 deletion test/integration/_mapdata/files/_mapdata/ubuntu-18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dependencies:
- libssl-dev
- libxml2-dev
- libxslt1-dev
- libgmp-dev
- imagemagick
- libmagickwand-dev
- nodejs
Expand Down
1 change: 0 additions & 1 deletion test/integration/_mapdata/files/_mapdata/ubuntu-20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dependencies:
- libssl-dev
- libxml2-dev
- libxslt1-dev
- libgmp-dev
- imagemagick
- libmagickwand-dev
- nodejs
Expand Down

0 comments on commit 63628a4

Please sign in to comment.