From 81af78b4e96f278746db6fbe33db4712e326ab5e Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 21 Apr 2023 17:43:48 +0200 Subject: imports: Support pkg-config for curl/archive/ares/zlib ... and align lib names to commonly used pkg names. --- etc/import.pkgconfig/TARGETS.archive | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 etc/import.pkgconfig/TARGETS.archive (limited to 'etc/import.pkgconfig/TARGETS.archive') diff --git a/etc/import.pkgconfig/TARGETS.archive b/etc/import.pkgconfig/TARGETS.archive new file mode 100644 index 00000000..64dc830b --- /dev/null +++ b/etc/import.pkgconfig/TARGETS.archive @@ -0,0 +1,5 @@ +{ "archive": + { "type": ["@", "rules", "CC/pkgconfig", "system_library"] + , "name": ["libarchive"] + } +} -- cgit v1.2.3