summaryrefslogtreecommitdiff
path: root/etc/import.pkgconfig/TARGETS.curl
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@gmail.com>2023-04-21 17:43:48 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-04-27 14:23:09 +0200
commit81af78b4e96f278746db6fbe33db4712e326ab5e (patch)
tree9c94222cad2b75055c4d27a9679f3fcc7fc2d92b /etc/import.pkgconfig/TARGETS.curl
parentf2aa7f08a8c50b5d1f072783b8299a4e5d66411c (diff)
downloadjustbuild-81af78b4e96f278746db6fbe33db4712e326ab5e.tar.gz
imports: Support pkg-config for curl/archive/ares/zlib
... and align lib names to commonly used pkg names.
Diffstat (limited to 'etc/import.pkgconfig/TARGETS.curl')
-rw-r--r--etc/import.pkgconfig/TARGETS.curl5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/import.pkgconfig/TARGETS.curl b/etc/import.pkgconfig/TARGETS.curl
new file mode 100644
index 00000000..217e78dd
--- /dev/null
+++ b/etc/import.pkgconfig/TARGETS.curl
@@ -0,0 +1,5 @@
+{ "curl":
+ { "type": ["@", "rules", "CC/pkgconfig", "system_library"]
+ , "name": ["libcurl"]
+ }
+}