From: Jihoon Lee Date: Thu, 4 Mar 2021 09:36:34 +0000 (+0900) Subject: [TRE-2645] Replace capi-nntrainer with capi-machine-learning-training X-Git-Tag: submit/tizen/20210303.100614^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e204a1de03822944eace117d1d11c161b56142c5;p=tools%2Fbuilding-blocks.git [TRE-2645] Replace capi-nntrainer with capi-machine-learning-training This patch replaces capi-nntrainer to capi-machine-leraning-training as the original package has been renamed. Change-Id: I6c0f68adf346b0c4b2d169366769fa09216b7653 Signed-off-by: Jihoon Lee --- diff --git a/packaging/domain-apis-machinelearning.inc b/packaging/domain-apis-machinelearning.inc index f8e6484..bf56519 100644 --- a/packaging/domain-apis-machinelearning.inc +++ b/packaging/domain-apis-machinelearning.inc @@ -40,7 +40,7 @@ to manage stream pipelines and their filters easily and efficiently. %package sub2-domain_API-MachineLearning-NNTrainer Summary: NNTrainer and its API Requires: nntrainer -Requires: capi-nntrainer +Requires: capi-machine-leraning-training %description sub2-domain_API-MachineLearning-NNTrainer The NNTrainer API provides interfaces to create and train Machine Learning models on the device locally.