Change systemd-devel package name 94/252894/1 accepted/tizen/unified/20210309.140746 submit/tizen/20210209.023736 submit/tizen/20210303.074750
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 3 Feb 2021 04:24:57 +0000 (13:24 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 3 Feb 2021 04:24:57 +0000 (13:24 +0900)
Change-Id: I90d548f1f86be4df188fff33d291b6122edbe939

packaging/download-provider.spec
provider/CMakeLists.txt

index b96ddd0..36d2283 100755 (executable)
@@ -23,7 +23,7 @@ BuildRequires:  pkgconfig(appsvc)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(capi-content-mime-type)
 BuildRequires:  gettext-devel
-BuildRequires:  pkgconfig(libsystemd-daemon)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(capi-network-wifi-direct)
 %if "%{?profile}" != "wearable"
 BuildRequires:  pkgconfig(notification)
index 8a9e7a5..20482a1 100755 (executable)
@@ -18,7 +18,7 @@ pkg_check_modules(dp2_pkgs REQUIRED glib-2.0
                appsvc
                bundle
                dlog
-               libsystemd-daemon
+               libsystemd
                vconf
                libcurl
                cynara-client