Remove isf-control dependency in remote-input library 10/316810/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 17 Dec 2024 11:28:38 +0000 (20:28 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 18 Dec 2024 07:05:57 +0000 (16:05 +0900)
Change-Id: I668173f42fe858cb3c550004014edf9822e1613c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
CMakeLists.txt

index 3f57a1fb4358121d4b84d54b79f4297af9ad7f41..710e378c071f3fc62b9654c4bca63c128895c970 100644 (file)
@@ -9,7 +9,7 @@ SET(service "ui")
 SET(submodule "inputmethod")
 SET(remote_submodule "remote-input")
 SET(dependents "capi-base-common dlog evas eina ecore-imf ecore-wl2 libscl-core cynara-client cynara-session")
-SET(remote_dependents "capi-base-common dlog ecore-imf isf cynara-client cynara-session")
+SET(remote_dependents "capi-base-common dlog ecore-imf scim cynara-client cynara-session")
 SET(LIBDIR ${LIB_INSTALL_DIR})
 
 SET(Services