From 10b065c9bc077709eb929994dd6bab355d87c381 Mon Sep 17 00:00:00 2001 From: Aleksandar Kurtakov Date: Wed, 7 May 2025 22:29:54 +0300 Subject: [PATCH] Gtk test commit --- bundles/org.eclipse.swt/Readme.Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.eclipse.swt/Readme.Linux.md b/bundles/org.eclipse.swt/Readme.Linux.md index ca1d02fc1ff..623617f7d70 100644 --- a/bundles/org.eclipse.swt/Readme.Linux.md +++ b/bundles/org.eclipse.swt/Readme.Linux.md @@ -12,7 +12,7 @@ You need to install the following on your system: * make * gcc -* GTK3/GTK4 development files (see https://www.gtk.org/docs/installations/linux/) +* GTK3/GTK4.x development files (see https://www.gtk.org/docs/installations/linux/) * Java 17 JDK (https://adoptium.net/marketplace/?version=17) * (optional) Webkit for GTK development files (webkit2gtk3-devel)