2011-05-27 05:58:51 -04:00
|
|
|
$OpenBSD: patch-libidn_pc_in,v 1.4 2011/05/27 09:58:51 ajacoutot Exp $
|
|
|
|
--- libidn.pc.in.orig Thu Apr 28 15:20:21 2011
|
|
|
|
+++ libidn.pc.in Fri May 27 07:13:34 2011
|
|
|
|
@@ -19,6 +19,6 @@ Name: Libidn
|
2005-10-02 11:37:33 -04:00
|
|
|
Description: IETF stringprep, nameprep, punycode, IDNA text processing.
|
2010-09-13 07:41:19 -04:00
|
|
|
URL: http://www.gnu.org/software/libidn/
|
2005-10-02 11:37:33 -04:00
|
|
|
Version: @VERSION@
|
|
|
|
-Libs: -L${libdir} -lidn
|
2008-12-19 15:10:59 -05:00
|
|
|
+Libs: -L${libdir} -lidn -lintl -liconv
|
2011-05-27 05:58:51 -04:00
|
|
|
Libs.private: @LTLIBICONV@
|
2005-10-02 11:37:33 -04:00
|
|
|
Cflags: -I${includedir}
|