]> git.meshlink.io Git - catta/blob - avahi-qt3.pc.in
systemd: pull in avahi from dbus activation indirectly to make it possible to deactiv...
[catta] / avahi-qt3.pc.in
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=@libdir@
4 includedir=${prefix}/include
5
6 Name: avahi-qt3
7 Description: Avahi Multicast DNS Responder (QT3 Support)
8 Version: @PACKAGE_VERSION@
9 Requires.private: qt-mt >= 3.0.0
10 Libs: -L${libdir} -lavahi-qt3
11 Cflags: -D_REENTRANT -I${includedir}