69a4275a76
Tested by landry@ in a bulk, thanks.
11 lines
416 B
Plaintext
11 lines
416 B
Plaintext
$OpenBSD: patch-libidn_pc_in,v 1.3 2010/09/13 11:41:19 ajacoutot Exp $
|
|
--- libidn.pc.in.orig Mon Apr 12 20:50:09 2010
|
|
+++ libidn.pc.in Sat Sep 11 09:02:46 2010
|
|
@@ -18,5 +18,5 @@ Name: Libidn
|
|
Description: IETF stringprep, nameprep, punycode, IDNA text processing.
|
|
URL: http://www.gnu.org/software/libidn/
|
|
Version: @VERSION@
|
|
-Libs: -L${libdir} -lidn
|
|
+Libs: -L${libdir} -lidn -lintl -liconv
|
|
Cflags: -I${includedir}
|