prefix=@prefix@ | |
exec_prefix=@exec_prefix@ | |
libdir=@libdir@ | |
includedir=@includedir@ | |
pkglibdir=@pkglibdir@ | |
plugindir=@plugindir@ | |
Name: neard | |
Description: NFC daemon | |
Requires: @GLIB_DEPS@ @DBUS_DEPS@ @NETLINK_DEPS@ | |
Version: @VERSION@ | |
Libs: -module -avoid-version -export-symbols-regex neard_plugin_desc | |
Cflags: -I${includedir} |