wireshark/wireshark.pc.in

15 lines
337 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
sharedlibdir=${libdir}
plugindir=@plugindir@
Name: Wireshark
Description: Network Packet Dissection Library
Version: @PROJECT_VERSION@
Requires: glib-2.0, gmodule-2.0, gthread-2.0
Libs: -L${libdir} -lwireshark -lwsutil
Cflags: -I${includedir}/wireshark