aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark.pc.in
blob: 588917812b63efbb1aa6efa9430daa762eda388c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
sharedlibdir=${libdir}
plugindir=@plugindir@

Name: Wireshark
Description: Network Packet Dissection Library
Version: @VERSION@

Requires: glib-2.0, gmodule-2.0, gthread-2.0
Libs: -L${libdir} -lwireshark
Cflags: -I${includedir}/wireshark