Use pkg-config instead pkgconfig

This commit is contained in:
Frederik Menke 2024-04-07 13:32:53 +02:00
parent 1c241d1150
commit 9ff62bd173

View file

@ -20,7 +20,7 @@ pkgs.mkShell rec {
freetype
freetype.dev
libGL
pkgconfig
pkg-config
xorg.libX11
xorg.libXcursor
xorg.libXi