Skip to content

Commit

Permalink
add rpm deps for otel
Browse files Browse the repository at this point in the history
* MMENG-3834

Signed-off-by: Harsh Modi <hmodi@redhat.com>
  • Loading branch information
hjmodi committed Sep 14, 2023
1 parent 89cd65a commit de3e090
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions osbs-client.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ BuildRequires: python3-requests
BuildRequires: python3-requests-kerberos
BuildRequires: python3-PyYAML
BuildRequires: python3-jsonschema
BuildRequires: python3-opentelemetry-api==1.19.0
BuildRequires: python3-opentelemetry-exporter-otlp==1.19.0
BuildRequires: python3-opentelemetry-sdk==1.19.0
%endif # with_check

Provides: osbs = %{version}-%{release}
Expand Down

0 comments on commit de3e090

Please sign in to comment.