Skip to content

Commit

Permalink
Merge pull request #7429 from cms-sw/smuzaffar-patch-2
Browse files Browse the repository at this point in the history
Include tensorflow dependencies
  • Loading branch information
smuzaffar committed Nov 9, 2021
2 parents 239383c + 3c6b82c commit 8c01cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow.spec
Expand Up @@ -4,6 +4,7 @@
%else
%define source_package tensorflow-sources_%{vectorized_package}
%endif
## INCLUDE tensorflow-requires
BuildRequires: %{source_package}
%define tf_root %(echo %{source_package}_ROOT | tr '[a-z-]' '[A-Z_]')
%define tf_version %(echo %{source_package}_VERSION | tr '[a-z-]' '[A-Z_]')
Expand Down

0 comments on commit 8c01cc2

Please sign in to comment.