Add eldbus dependency explicitly in CMakeList.txt 21/203921/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 18 Apr 2019 06:25:38 +0000 (15:25 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 18 Apr 2019 06:25:38 +0000 (15:25 +0900)
Change-Id: I8d90acf1ab720e323aaa531054f66ab693d2b099
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
CMakeLists.txt

index 7dbe4ae..97516de 100644 (file)
@@ -94,6 +94,7 @@ SET(PKGS_CHECK_MODULES
         libxml-2.0
         tts
         vconf
+        eldbus
         libscl-common
         )