Add libtzplatform-config at dependents explicitly 78/264178/1 accepted/tizen/6.5/unified/20211028.120118 accepted/tizen/unified/20210915.100036 submit/tizen/20210914.064302 submit/tizen_6.5/20211028.162401 tizen_6.5.m2_release
authorYoungHun Kim <yh8004.kim@samsung.com>
Tue, 14 Sep 2021 05:22:43 +0000 (14:22 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Tue, 14 Sep 2021 05:27:41 +0000 (14:27 +0900)
 - Build error occurs because libtzplatform-config is removed from system-info at VD

Change-Id: Ib8361fadd71e5c67854f6fe236bd7fe9d7600069

packaging/mused.spec
server/CMakeLists.txt

index 86adadf..37ff08d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mused
 Summary:    A multimedia daemon
-Version:    0.3.138
+Version:    0.3.139
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0
index 5bc41c1..b0577cc 100644 (file)
@@ -27,6 +27,7 @@ SET(dependents
     iniparser
     libtbm
     storage
+    libtzplatform-config
     libsystemd)
 
 SET(pc_dependents "gio-2.0 mm-common libtbm")