Skip to content

Commit 814c1c2

Browse files
authored
Merge pull request openSUSE#1620 from dmach/spec-debquery-zstandard
spec: Recommend python3-zstandard to support opening control.tar.zst
2 parents 1f5e568 + 9b63f1e commit 814c1c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/osc.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ Recommends: %{use_python_pkg}-distro
9696
Recommends: %{use_python_pkg}-keyring
9797
Recommends: %{use_python_pkg}-keyring-keyutils
9898

99+
# needed for opening control.tar.zst in debquery
100+
Recommends: %{use_python_pkg}-zstandard
101+
99102
Recommends: %{obs_build_pkg}
100103
Recommends: ca-certificates
101104
Recommends: diffstat

0 commit comments

Comments
 (0)