summaryrefslogtreecommitdiffstats
path: root/avahi-ui.pc.in
blob: ca9c2eff4e9fc639f1bc534fcb28fceaeaf517ca (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=${prefix}/include

Name: avahi-ui
Description: Avahi Multicast DNS Responder (Common GTK UI support)
Requires: gtk+-2.0 avahi-client avahi-glib
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lavahi-ui
Cflags: -D_REENTRANT -I${includedir}