From b7fda8d1c522c99d434421fe474d0891d5ca9e16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Fri, 14 Nov 2025 14:26:42 +0100 Subject: [PATCH] feat: add pkg-config and libssl-dev to debian dependencies --- arty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arty.yml b/arty.yml index 763d2d5a..845fdc8d 100644 --- a/arty.yml +++ b/arty.yml @@ -29,7 +29,7 @@ references: scripts: debian/install: 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 node/install: nvm install ruby/install: rbenv install