gnome_devel_whitelist: add gtk-doc 1.31
Necessary for https://github.com/Homebrew/homebrew-core/pull/42851
This commit is contained in:
parent
42cf5f0160
commit
3a6a75ac0e
@ -692,6 +692,7 @@ module Homebrew
|
||||
libart 2.3.21
|
||||
pygtkglext 1.1.0
|
||||
gtk-mac-integration 2.1.3
|
||||
gtk-doc 1.31
|
||||
].each_slice(2).to_a.map do |formula, version|
|
||||
[formula, version.split(".")[0..1].join(".")]
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user