libnice/nice/nice.pc.in
Olivier Crête 6e45d1866e stun: Switch from gcrypt to gnutls
GLib already uses it, instead of adding another dep.

Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
Differential Revision: https://phabricator.freedesktop.org/D1705
2017-04-03 11:27:13 -04:00

13 lines
363 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
upnp_enabled=@UPNP_ENABLED@
Name: libnice
Description: ICE library
Version: @VERSION@
Requires: @NICE_PACKAGES_PUBLIC@ @GUPNP_PACKAGES_PUBLIC@
Requires.private: @NICE_PACKAGES_PRIVATE@ @GUPNP_PACKAGES_PRIVATE@
Libs: -L${libdir} -lnice
Cflags: -I${includedir}/nice -I${includedir}