Remove flatbuf-python dependency
authorgichan2-jang <gichan2.jang@samsung.com>
Tue, 26 Dec 2023 05:41:07 +0000 (14:41 +0900)
committerSangjung Woo <again4you@gmail.com>
Tue, 26 Dec 2023 08:18:49 +0000 (17:18 +0900)
Remove flatbuf-python dependency from all Tizen profile.

Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
packaging/nnstreamer.spec

index 8c998b0..4e3c871 100644 (file)
@@ -436,9 +436,6 @@ NNStreamer's tensor_converter and decoder subplugin of Protobuf.
 Summary:       NNStreamer Flatbuf Support
 Requires:      nnstreamer = %{version}-%{release}
 Requires:      flatbuffers
-%if "%{?profile}" != "tv"
-Recommends: flatbuffers-python
-%endif
 %description flatbuf
 NNStreamer's tensor_converter and decoder subplugin of flatbuf.
 %endif