mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Add base-devel to Arch dependencies
This commit is contained in:
parent
91400d2ce0
commit
9bdfd6025b
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ $ docker-compose build
|
|||
|
||||
```bash
|
||||
# Arch Linux
|
||||
$ sudo pacman -S shards crystal librsvg postgresql
|
||||
$ sudo pacman -S base-devel shards crystal librsvg postgresql
|
||||
|
||||
# Ubuntu or Debian
|
||||
# First you have to add the repository to your APT configuration. For easy setup just run in your command line:
|
||||
|
|
Loading…
Reference in a new issue