From 251a42417ac80c6de4ba902d7b3e6a17cb16066a Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 7 Nov 2006 17:05:51 +0000 Subject: Build and install the shared c-ares library too, not just the static one. This should help the build of libcurl on amd64, what with -fPIC and such. Reported by: girgen --- dns/c-ares/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dns/c-ares/pkg-plist') diff --git a/dns/c-ares/pkg-plist b/dns/c-ares/pkg-plist index 4f37c6b212a1..629325014cb1 100644 --- a/dns/c-ares/pkg-plist +++ b/dns/c-ares/pkg-plist @@ -2,3 +2,5 @@ include/ares.h include/ares_version.h lib/libcares.a lib/libcares.la +lib/libcares.so +lib/libcares.so.%%SHLIB_VER%% -- cgit v1.2.3