[banshee/dbus-sharp: 2/3] dbus: Fix dbus# references in .pc files



commit 11da4ae47fea47a5b67501fefb4adb87e794b4f2
Author: Alexander Kojevnikov <alexander kojevnikov com>
Date:   Thu Sep 23 10:52:01 2010 +1000

    dbus: Fix dbus# references in .pc files

 .../pkg-config/banshee-1-collection-indexer.pc.in  |    2 +-
 build/pkg-config/banshee-1-core.pc.in              |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/pkg-config/banshee-1-collection-indexer.pc.in b/build/pkg-config/banshee-1-collection-indexer.pc.in
index 4918c27..eb4a9d8 100644
--- a/build/pkg-config/banshee-1-collection-indexer.pc.in
+++ b/build/pkg-config/banshee-1-collection-indexer.pc.in
@@ -7,6 +7,6 @@ Libraries=${bansheedir}/Banshee.CollectionIndexer.dll
 Name: Banshee Collection Indexer Helper
 Description: A library for applications to bundle to easily consume the Banshee Collection Indexer
 Version: @VERSION@
-Requires: ndesk-dbus-1.0
+Requires: dbus-sharp-1.0
 Libs: -r:${Libraries}
 
diff --git a/build/pkg-config/banshee-1-core.pc.in b/build/pkg-config/banshee-1-core.pc.in
index b72e713..8b4b006 100644
--- a/build/pkg-config/banshee-1-core.pc.in
+++ b/build/pkg-config/banshee-1-core.pc.in
@@ -6,5 +6,5 @@ bansheedir=${libdir}/banshee-1
 Name: Banshee Core
 Description: Core APIs for the Banshee Media Framework
 Version: @VERSION@
-Requires: taglib-sharp ndesk-dbus-1.0 ndesk-dbus-glib-1.0 glib-sharp-2.0 mono-addins banshee-1-hyena banshee-1-hyena-data-sqlite banshee-1-musicbrainz
+Requires: taglib-sharp dbus-sharp-1.0 dbus-sharp-glib-1.0 glib-sharp-2.0 mono-addins banshee-1-hyena banshee-1-hyena-data-sqlite banshee-1-musicbrainz
 Libs: -r:${bansheedir}/Banshee.Core.dll



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]