Fix build error 02/47802/1 accepted/tizen/tv/20150909.140312 submit/tizen_tv/20150909.021039 submit/tizen_tv/20150909.042240
authorjinwoo.shin <jw0227.shin@samsung.com>
Wed, 9 Sep 2015 04:13:02 +0000 (13:13 +0900)
committerjinwoo.shin <jw0227.shin@samsung.com>
Wed, 9 Sep 2015 04:13:02 +0000 (13:13 +0900)
Change-Id: Ife11b0c1582398d6c0a3cabec620aa307908fcfd
Signed-off-by: jinwoo.shin <jw0227.shin@samsung.com>
CMakeLists.txt
packaging/org.tizen.infosquare.spec

index cb2efd5..399f7f3 100644 (file)
@@ -61,7 +61,8 @@ pkg_check_modules(PKGS REQUIRED
                edje
                capi-appfw-application
                app-utils
-               notification)
+               notification
+               vconf)
 
 FOREACH(flag ${PKGS_CFLAGS})
        SET(EXTRA_CFLGAS "${EXTRA_CFLGAS} ${flag}")
index 634693c..84b88fd 100644 (file)
@@ -13,6 +13,7 @@ BuildRequires: pkgconfig(ecore)
 BuildRequires: pkgconfig(edje)
 BuildRequires: pkgconfig(app-utils)
 BuildRequires: pkgconfig(notification)
+BuildRequires: pkgconfig(vconf)
 BuildRequires: gettext-devel
 BuildRequires: edje-bin