summaryrefslogtreecommitdiff
path: root/ice.pc.in
diff options
context:
space:
mode:
authorDavid Callu <callu.david@gmail.com>2020-04-07 10:20:49 +0200
committerDavid Callu <callu.david@gmail.com>2020-04-11 01:18:59 +0200
commitb9411f79f59b63d7d363234d795fa5c77cc738c9 (patch)
tree8bbc9b3fd25daffbe0853a68169ff9b6b55bb864 /ice.pc.in
parent8e6a14c63d6b73cde87cb331439f2a4d19cba5b9 (diff)
ice.pc.in: add -lbsd flags when required
Diffstat (limited to 'ice.pc.in')
-rw-r--r--ice.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ice.pc.in b/ice.pc.in
index b96c9f8..c88962d 100644
--- a/ice.pc.in
+++ b/ice.pc.in
@@ -9,3 +9,4 @@ Version: @PACKAGE_VERSION@
Requires: xproto
Cflags: -I${includedir}
Libs: -L${libdir} -lICE
+Libs.Private: @BSDLIB@