There is no tensorflow-lite rpm, but only tensorflow-lite-devel.
That should be removed.
Change-Id: Ib41b40613dc53808024723a8ab759895824ada2e
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Name: inference-engine-tflite
Summary: Tensorflow-Lite based implementation of inference-engine-interface
Version: 0.0.1
-Release: 5
+Release: 6
Group: Multimedia/Libraries
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
BuildRequires: pkgconfig(inference-engine-interface-common)
BuildRequires: pkgconfig(opencv) >= 3.4.1
BuildRequires: tensorflow-lite-devel
-BuildRequires: pkgconfig(tensorflow-lite) >= 1.13.1
%description
Tensorflow-Lite based implementation of inference-engine-interface