adds postgres-devel

This commit is contained in:
2024-09-29 13:23:31 -07:00
parent f61367f389
commit a7ab3b68b4

View File

@@ -10,6 +10,7 @@ sudo dnf install zlib -y
sudo dnf install zlib-devel -y
sudo dnf install ruby -y
sudo dnf install ruby-devel -y
sudo dnf install postgresql-devel -y
sudo dnf install gh -y
sudo dnf copr enable atim/lazygit -y