Use pkg-config instead pkgconfig
This commit is contained in:
parent
1c241d1150
commit
9ff62bd173
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ pkgs.mkShell rec {
|
|||
freetype
|
||||
freetype.dev
|
||||
libGL
|
||||
pkgconfig
|
||||
pkg-config
|
||||
xorg.libX11
|
||||
xorg.libXcursor
|
||||
xorg.libXi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue