about summary refs log tree commit diff
path: root/pkgs/top-level/pkg-config
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2023-02-15 13:51:06 +0100
committersternenseemann <sternenseemann@systemli.org>2023-02-15 13:52:15 +0100
commitc5a0a5ac5e205458224755ae194f768f2a8e6d8f (patch)
tree9c8b3349c8e2464e8083f2f64df41a984dd8644f /pkgs/top-level/pkg-config
parent1b7d196aa5d7e96f6dbb44368f776605fe7ea3e4 (diff)
curl: add pkg-config metadata for libcurl.pc
I did not add the validatePkgConfig setup hook to curl, as I suspect it
may cause trouble when bootstrapping.
Diffstat (limited to 'pkgs/top-level/pkg-config')
-rw-r--r--pkgs/top-level/pkg-config/pkg-config-data.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgs/top-level/pkg-config/pkg-config-data.json b/pkgs/top-level/pkg-config/pkg-config-data.json
index 61ed9098b9196..758986390b227 100644
--- a/pkgs/top-level/pkg-config/pkg-config-data.json
+++ b/pkgs/top-level/pkg-config/pkg-config-data.json
@@ -445,6 +445,11 @@
         "openssl"
       ]
     },
+    "libcurl": {
+      "attrPath": [
+        "curl"
+      ]
+    },
     "libecpg": {
       "attrPath": [
         "postgresql"