Skip to content
Snippets Groups Projects
Commit 973caa3a authored by Ben Boeckel's avatar Ben Boeckel
Browse files

modules.yaml: use the right envvar for pkg-config

Fixes #1072.
parent f9efb746
Branches
No related tags found
No related merge requests found
...@@ -22,8 +22,8 @@ modules: ...@@ -22,8 +22,8 @@ modules:
include: include:
- CPATH - CPATH
lib/pkgconfig: lib/pkgconfig:
- PKGCONFIG - PKG_CONFIG_PATH
lib64/pkgconfig: lib64/pkgconfig:
- PKGCONFIG - PKG_CONFIG_PATH
'': '':
- CMAKE_PREFIX_PATH - CMAKE_PREFIX_PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment