Skip to content

Commit

Permalink
Remove constraints unnecessary since buster (oldstable)
Browse files Browse the repository at this point in the history
* haxe: Drop versioned constraint on neko (>= 2.0.0) in Depends.

Changes-By: deb-scrub-obsolete
  • Loading branch information
debian-janitor committed Dec 24, 2022
1 parent cf2819e commit f56424e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Homepage: https://haxe.org

Package: haxe
Architecture: any
Depends: neko (>= 2.0.0),
Depends: neko,
${misc:Depends},
${ocaml:Depends},
${shlibs:Depends}
Expand Down

0 comments on commit f56424e

Please sign in to comment.