From: Geunsik Lim Date: Thu, 4 Jun 2020 02:25:57 +0000 (+0900) Subject: SPEC: fixed indentation X-Git-Tag: accepted/tizen/unified/20200608.144742~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=51018745313e668378f8cd7b65dce9c12e5bc92b;p=platform%2Fupstream%2Fnnstreamer.git SPEC: fixed indentation This commit is trivial. It is to keep an indentation consistently. Signed-off-by: Geunsik Lim --- diff --git a/packaging/nnstreamer.spec b/packaging/nnstreamer.spec index 7d2c60b..f3c3617 100644 --- a/packaging/nnstreamer.spec +++ b/packaging/nnstreamer.spec @@ -34,7 +34,7 @@ %define caffe2_support 0 %ifnarch %arm aarch64 -%define armnn_support 0 +%define armnn_support 0 %endif %ifnarch %arm aarch64 @@ -160,7 +160,7 @@ BuildRequires: json-glib-devel # Unit Testing Uses SSAT (hhtps://github.com/myungjoo/SSAT.git) %if 0%{?unit_test} -BuildRequires: ssat >= 1.1.0 +BuildRequires: ssat >= 1.1.0 %endif # For ORC (Oil Runtime Compiler)