[Dist/Tizen] Add omitted build dependency on libtzplatform-config
authorWook Song <wook16.song@samsung.com>
Thu, 18 Jan 2024 11:24:42 +0000 (20:24 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 19 Jan 2024 00:51:47 +0000 (09:51 +0900)
This patch is a trivial bug fix that adds an omitted build dependency
on libtzplatform-config to the Tizen RPM spec file.

Signed-off-by: Wook Song <wook16.song@samsung.com>
packaging/machine-learning-api.spec

index 4c4ca61..35a61ff 100644 (file)
@@ -161,6 +161,7 @@ BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  dbus
 BuildRequires:  pkgconfig(capi-appfw-package-manager)
 BuildRequires: pkgconfig(capi-appfw-app-common)
+BuildRequires: pkgconfig(libtzplatform-config)
 %endif
 
 %if 0%{?nnstreamer_edge_support}