Skip to content

Commit

Permalink
Don't build python-jsonschema on EL9+. #394
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeit-internet2 committed Feb 21, 2024
1 parent 209d6e1 commit 199b641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unibuild-order
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ ifelse(DISTRO/eval(MAJOR > 19),Ubuntu/1,, # Ubuntu 20 has a newer version of th
python-nmap3
ifelse(DISTRO/eval(MAJOR > 19),Ubuntu/1,, # Ubuntu 20 has a newer version of this.
DISTRO/eval(MAJOR > 10),Debian/1,, # As does Debian 11.
FAMILY/eval(MAJOR > 8),RedHat/1,, # As does EL9+
python-jsonschema)
python-kafka
python-nmap3
Expand Down

0 comments on commit 199b641

Please sign in to comment.