summaryrefslogtreecommitdiff
path: root/connman.pc.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-09-26 01:19:58 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-09-26 01:19:58 +0200
commit324168d1758b4cf062b703eed36fde1c8c0e642c (patch)
treef1058422a442be55c139d2e54b2c912dd1e61c35 /connman.pc.in
parent8183cf09ce7b7d623779227aae732de8fc723996 (diff)
downloadconnman-324168d1758b4cf062b703eed36fde1c8c0e642c.tar.gz
connman-324168d1758b4cf062b703eed36fde1c8c0e642c.tar.bz2
connman-324168d1758b4cf062b703eed36fde1c8c0e642c.zip
The properties currently use DBUS_TYPE_* so require dbus-1
Diffstat (limited to 'connman.pc.in')
-rw-r--r--connman.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/connman.pc.in b/connman.pc.in
index cb38b922..2af3c2bb 100644
--- a/connman.pc.in
+++ b/connman.pc.in
@@ -8,7 +8,7 @@ scriptdir=${libdir}/connman/scripts
Name: connman
Description: Connection Manager
-Requires: glib-2.0
+Requires: glib-2.0 dbus-1
Version: @VERSION@
Libs: -module -avoid-version -export-symbols-regex connman_plugin_desc
Cflags: -I${includedir}