RFR: 8359396: [Linux] Require Gtk3 >= 3.20 for glass-gtk [v3]
Thiago Milczarek Sayao
tsayao at openjdk.org
Tue Jun 17 20:24:15 UTC 2025
On Fri, 13 Jun 2025 16:56:04 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add comment about version
>
> buildSrc/linux.gradle line 28:
>
>> 26: ext.LINUX = [:]
>> 27:
>> 28: def gtk3MinMinorVersion = "20"
>
> Minor: maybe add a comment saying that the minimum GTK3 version is 3.20?
Added
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1825#discussion_r2153098690
More information about the openjfx-dev
mailing list