You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
303 B
PkgConfig
12 lines
303 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=@libdir@
|
|
includedir=${prefix}/include
|
|
|
|
Name: avahi-ui
|
|
Description: Avahi Multicast DNS Responder (Common GTK2 UI support)
|
|
Requires: gtk+-2.0 avahi-client avahi-glib
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -lavahi-ui
|
|
Cflags: -D_REENTRANT -I${includedir}
|