Skip to content

Commit

Permalink
python3 is a requirement and should come via py3 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Mar 19, 2020
1 parent 48b2d18 commit c8c1f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxruntime.spec
Expand Up @@ -4,7 +4,7 @@
%define github_user cms-externals
Source: git+https://github.com/%{github_user}/%{n}.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&submodules=1&output=/%{n}-%{realversion}.tgz

BuildRequires: cmake ninja python3
BuildRequires: cmake ninja
Requires: protobuf py3-numpy py2-onnx zlib libpng

%prep
Expand Down

0 comments on commit c8c1f37

Please sign in to comment.