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
|
||||||
freetype.dev
|
freetype.dev
|
||||||
libGL
|
libGL
|
||||||
pkgconfig
|
pkg-config
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
xorg.libXi
|
xorg.libXi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue