Change systemd-devel package name 02/252902/1 accepted/tizen/unified/20210209.124414 submit/tizen/20210208.225345
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 3 Feb 2021 04:51:19 +0000 (13:51 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 3 Feb 2021 04:52:13 +0000 (13:52 +0900)
Change-Id: I60f9754d95ed3c87316586493faa69a708ee6669
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
CMakeLists.txt

index b9fb26a7ae151f2077eca54770a3a30c7e8e13d5..608fb3aac5de7adf4960e8189441f0ac69f613a1 100644 (file)
@@ -11,7 +11,7 @@ SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -pie")
 SET(REQUIRED_PKGS glib-2.0 bluetooth-api aul appcore-common dlog vconf
        syspopup-caller deviced notification sqlite3 ecore-file appsvc appcore-efl
        storage capi-content-media-content libtzplatform-config eventsystem
-       cynara-creds-dbus cynara-client cynara-session storage db-util libsystemd-login
+       cynara-creds-dbus cynara-client cynara-session storage db-util libsystemd
 )
 IF(ENABLE_CONTACTS_SVC)
        SET(REQUIRED_PKGS ${REQUIRED_PKGS} contacts-service2 zlib)