Skip to content

Commit

Permalink
added missing py2-setuptools dep
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jun 4, 2018
1 parent e7e9200 commit c6e4955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow-sources.spec
Expand Up @@ -6,7 +6,7 @@
Source: git+https://github.com/%{github_user}/tensorflow.git?obj=%{branch}/%{tag}&export=tensorflow-%{realversion}&output=/tensorflow-%{realversion}.tgz
Patch0: tensorflow-workspace

BuildRequires: bazel eigen protobuf gcc
BuildRequires: bazel eigen protobuf gcc py2-setuptools
Requires: py2-numpy python py2-wheel

%prep
Expand Down

0 comments on commit c6e4955

Please sign in to comment.