Add the build dependency of utilX for Wearable profile 40/50440/1 submit/tizen_mobile/20151029.010731 submit/tizen_tv/20151029.010736 submit/tizen_wearable/20151029.010744
authorHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 29 Oct 2015 00:48:22 +0000 (09:48 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 29 Oct 2015 00:48:22 +0000 (09:48 +0900)
Change-Id: I980ddfe34c9b40bfde9367e00dd739ac892e6d72
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
CMakeLists.txt
packaging/org.tizen.bt-syspopup.spec

index 8ef9214..5c3a7f3 100644 (file)
@@ -43,6 +43,7 @@ pkg_check_modules(pkgs REQUIRED
        aul
        efl-assist
        edbus
+       utilX
        vconf)
 ELSEIF("$ENV{CFLAGS}" MATCHES "-DTIZEN_MOBILE")
 pkg_check_modules(pkgs REQUIRED
index fc64b41..abca62f 100644 (file)
@@ -38,6 +38,7 @@ BuildRequires:  pkgconfig(capi-system-device)
 BuildRequires:  pkgconfig(capi-media-player)
 BuildRequires:  pkgconfig(deviced)
 BuildRequires:  pkgconfig(capi-network-bluetooth)
+BuildRequires:  pkgconfig(utilX)
 BuildRequires:  pkgconfig(vconf)
 
 BuildRequires:  cmake