view audclient.pc.in @ 4533:6fd552b6e5db

Add depencies to dbus-1 and dbus-glib-1 in audacious.pc during configure, if DBus support is enabled. Should close Debian bugreport #469055.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 10 May 2008 04:35:03 +0300
parents 774cc92d936e
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
data_dir=@datadir@/@PACKAGE_NAME@

version=@PACKAGE_VERSION@
audacious_include_dir=@includedir@
lib_dir=@libdir@

Name: Audacious Client Library
Description: Remote control library for Audacious
Version: @PACKAGE_VERSION@
Requires: @PC_REQUIRES@
Libs: -L${lib_dir} @LIBAUDCLIENT_LDFLAGS@
Cflags: -I${audacious_include_dir}