From: Seonah Moon Date: Wed, 2 Oct 2019 06:33:15 +0000 (+0900) Subject: Remove deprecated API X-Git-Tag: submit/tizen/20191003.103750^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f633c04cbe2a8f639637a930d0a696ecd6f0521;p=profile%2Fmobile%2Fapps%2Fnative%2Fmusic-player.git Remove deprecated API capi-network-wifi is deprecated and it will be removed from rootstrap. Change-Id: I54a116f53ec595f17c55dec25b760ba3fc1b8b24 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 432bdbc..d793aa3 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -167,7 +167,6 @@ SET(REQUIRED_PKGS capi-network-wifi-direct capi-system-info capi-system-runtime-info - capi-network-wifi capi-system-device db-util #END_START_PUBLIC_REMOVED_STRING diff --git a/packaging/org.tizen.music-player.spec b/packaging/org.tizen.music-player.spec index 372730c..8be0b5a 100755 --- a/packaging/org.tizen.music-player.spec +++ b/packaging/org.tizen.music-player.spec @@ -48,7 +48,6 @@ BuildRequires: pkgconfig(capi-web-url-download) BuildRequires: pkgconfig(notification) BuildRequires: pkgconfig(libcore-context-manager) BuildRequires: pkgconfig(capi-system-runtime-info) -BuildRequires: pkgconfig(capi-network-wifi) BuildRequires: pkgconfig(capi-network-wifi-direct) BuildRequires: pkgconfig(capi-system-device) diff --git a/sound-player/CMakeLists.txt b/sound-player/CMakeLists.txt index a664374..d88daed 100755 --- a/sound-player/CMakeLists.txt +++ b/sound-player/CMakeLists.txt @@ -51,7 +51,6 @@ pkg_check_modules(sp_pkgs REQUIRED libcore-context-manager capi-system-info capi-system-runtime-info - capi-network-wifi capi-web-url-download sqlite3 db-util