mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
We can't yet support glib 2.74.x
This commit is contained in:
parent
2a9dc62e00
commit
9317c2bbed
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ distributable:
|
|||
|
||||
versions:
|
||||
github: GNOME/glib/tags
|
||||
ignore: 2.73.x
|
||||
ignore: [2.73.x, 2.74.x]
|
||||
|
||||
#FIXME 2.73.2 onwards depends on PCRE2 (10.x)
|
||||
# lol at bumping a dep in a *PATCH* release, semver is for the weak apparently
|
||||
|
|
Loading…
Reference in a new issue