Add build requires to dbus-glib-1 73/47373/2 accepted/tizen/mobile/20150903.053520 accepted/tizen/tv/20150903.053644 accepted/tizen/wearable/20150903.053731 submit/tizen/20150903.001243
authorSangyoon Jang <s89.jang@samsung.com>
Thu, 3 Sep 2015 02:20:36 +0000 (11:20 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Thu, 3 Sep 2015 02:41:56 +0000 (11:41 +0900)
this is temporary patch for build break (caused by sync-manager)
this should be removed

Change-Id: I2240c941bd97261945296fa85f5804c6351b7e6a
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
client/pkgmgr.pc.in
packaging/pkgmgr.spec

index fbafd1f..2e2defc 100644 (file)
@@ -11,6 +11,6 @@ includedir=@INCLUDEDIR@
 Name: package manager 
 Description: SLP Package Manager Package
 Version: @VERSION@
-Requires: dlog pkgmgr-types pkgmgr-installer-client
+Requires: dlog pkgmgr-types pkgmgr-installer-client dbus-glib-1
 Libs: -L${libdir} -L${libdir}/pkgmgr -lpkgmgr-client
 Cflags: -I${includedir}
index b04e22b..c32da86 100644 (file)
@@ -21,6 +21,7 @@ BuildRequires:  gettext-tools
 BuildRequires:  pkgconfig(cynara-client)
 BuildRequires:  pkgconfig(cynara-creds-gdbus)
 BuildRequires:  pkgconfig(cynara-session)
+BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(dlog)