From 075850da5f2631ccb729d49013f025fe096e53bd Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 30 Dec 2023 11:00:16 +0000 Subject: Add missing st dependancy --- packages.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/packages.csv b/packages.csv index 53a1025..f1cdf2e 100644 --- a/packages.csv +++ b/packages.csv @@ -6,6 +6,7 @@ ,stow,manages symbolic links and is used to install the custom dotfiles ,sudo,allows a permitted user to execute a command as the superuser or another user ,zsh,is a shell +,libxft,is a dependency when compiling some software A,ttf-meslo-nerd-font-powerlevel10k,is a font for powerlevel10k A,zsh-fast-syntax-highlighting,adds feature rich syntax highlighting for Zsh A,zsh-theme-powerlevel10k-git,is a theme for Zsh -- cgit v1.2.3-13-gbd6f