Skip to content

Commit

Permalink
make pre-split xz conflict with new liblzma
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Jan 8, 2025
1 parent 99b9d8b commit 8a40278
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipe/patch_yaml/xz_split.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# old xz builds conflict with new liblzma output
if:
name: xz
version_lt: "5.6"
timestamp_lt: 1736337155000
then:
- add_constrains: liblzma ==0.0.0

0 comments on commit 8a40278

Please sign in to comment.