mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 05:21:16 +02:00
11 lines
449 B
PkgConfig
11 lines
449 B
PkgConfig
--- ./avahi-client.pc.in.orig 2011-12-31 00:26:44.924511000 +0300
|
|
+++ ./avahi-client.pc.in 2015-01-02 15:33:56.000000000 +0200
|
|
@@ -6,5 +6,5 @@
|
|
Name: avahi-client
|
|
Description: Avahi Multicast DNS Responder (Client Support)
|
|
Version: @PACKAGE_VERSION@
|
|
-Libs: -L${libdir} -lavahi-common -lavahi-client
|
|
-Cflags: -D_REENTRANT -I${includedir}
|
|
+Libs: -L${libdir} -lavahi-common -lavahi-client -lpthread
|
|
+Cflags: -D_REENTRANT -D_REENTRANT -I${includedir}
|