feat: add pkg-config and libssl-dev to debian dependencies
This commit is contained in:
2
arty.yml
2
arty.yml
@@ -29,7 +29,7 @@ references:
|
|||||||
scripts:
|
scripts:
|
||||||
debian/install:
|
debian/install:
|
||||||
sudo apt install curl zsh fzf davfs2 krusader make imagemagick ffmpeg yt-dlp
|
sudo apt install curl zsh fzf davfs2 krusader make imagemagick ffmpeg yt-dlp
|
||||||
thunderbird
|
thunderbird pkg-config libssl-dev
|
||||||
rust/install: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
rust/install: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
node/install: nvm install
|
node/install: nvm install
|
||||||
ruby/install: rbenv install
|
ruby/install: rbenv install
|
||||||
|
|||||||
Reference in New Issue
Block a user