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 Tue, 17 Jun 2025 20:19:16 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
>> 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
Sorry, I read your comment earlier, but when I did it later, I remembered it wrong.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1825#discussion_r2153102030
More information about the openjfx-dev
mailing list