From 579995e837d9effdd617844c56afc249ce8f17c0 Mon Sep 17 00:00:00 2001 From: Prakash Date: Thu, 28 Jan 2016 11:37:34 +0530 Subject: [PATCH] Remove unwanted package dependencies Change-Id: I1879bc988a5fbda17cf407013c928aadc7a893bf Signed-off-by: Prakash --- CMakeLists.txt | 1 - packaging/org.tizen.gallery.spec | 1 - 2 files changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8810b81..443d6d7 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,7 +61,6 @@ pkg_check_modules(pkgs REQUIRED capi-content-media-content capi-system-system-settings capi-appfw-widget-application - libtzplatform-config ) FOREACH(flag ${pkgs_CFLAGS}) diff --git a/packaging/org.tizen.gallery.spec b/packaging/org.tizen.gallery.spec index 5b9c33c..b532e24 100755 --- a/packaging/org.tizen.gallery.spec +++ b/packaging/org.tizen.gallery.spec @@ -30,7 +30,6 @@ BuildRequires: capi-appfw-widget-application-devel BuildRequires: pkgconfig(capi-content-media-content) BuildRequires: pkgconfig(capi-system-system-settings) BuildRequires: pkgconfig(widget_service) -BuildRequires: pkgconfig(libtzplatform-config) %description Description: org.tizen.gallery UX -- 2.7.4