Skip to content

Commit 3bfcb5c

Browse files
committed
Use esy-pkg-config for conf-pkg-config
1 parent d444d7e commit 3bfcb5c

File tree

4 files changed

+33
-84
lines changed

4 files changed

+33
-84
lines changed

esy.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,14 @@
2525
}
2626
}
2727
},
28-
"yarn-pkg-config": "ManasJayanth/esy-pkg-config:esy.json#43f296eef50bfb21407670fc949325e72955c2ef",
28+
"@opam/conf-pkg-config": {
29+
"source": "no-source:",
30+
"override": {
31+
"dependencies": {
32+
"esy-pkg-config": "*"
33+
}
34+
}
35+
},
2936
"esy-pkg-config": "ManasJayanth/esy-pkg-config:esy.json#43f296eef50bfb21407670fc949325e72955c2ef",
3037
"esy-openssl": "esy-packages/esy-openssl#619ae2d"
3138
},

esy.lock/index.json

+25-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

esy.lock/opam/conf-pkg-config.3/opam

-34
This file was deleted.

esy.lock/overrides/opam__s__conf_pkg_config_opam__c__3_opam_override/package.json

-11
This file was deleted.

0 commit comments

Comments
 (0)