Revise nnfw.spec for tizen (#3857)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Tue, 4 Dec 2018 10:49:00 +0000 (19:49 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 4 Dec 2018 10:49:00 +0000 (19:49 +0900)
Add a required package python 3.
This is for test generation on build time.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
packaging/nnfw.spec

index 0682729..fe241eb 100644 (file)
@@ -11,6 +11,7 @@ Source1: %{name}.manifest
 %ifarch arm armv7l aarch64
 BuildRequires: cmake
 BuildRequires: python
+BuildRequires: python3
 BuildRequires: boost-devel
 BuildRequires: gtest-devel
 BuildRequires: tensorflow-lite-devel