[gtk-web: 1/2] Refer to libgtk-4-1 instead of old libgtk-4-0




commit 05df1bad6f02f26b42ba272a9a1a02367815bc1d
Author: Neui <neuisen googlemail com>
Date:   Mon Nov 22 18:14:30 2021 +0100

    Refer to libgtk-4-1 instead of old libgtk-4-0
    
    libgtk-4-0 is not packaged on Ubuntu, and on Debian (experimental
    channel) it refers to an in-development version 3.91.2.
    libgtk-4-1 refers to an real 4.x release which is more useful.
    
    Totally not nudged by Emmanuele Bassi on Matrix.
    Also arunkumar413 on Matrix totally did not made me look at package
    listings.

 _docs/installations/linux.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/_docs/installations/linux.md b/_docs/installations/linux.md
index 44b348a..b07cdca 100644
--- a/_docs/installations/linux.md
+++ b/_docs/installations/linux.md
@@ -38,7 +38,7 @@ good starting point.
 | Distribution  | Binary package | Development package | Additional packages |
 | ------------- | -------------- | ------------------- | ------------------- |
 | Arch          | gtk4           | -                   | -                   |
-| Debian/Ubuntu | libgtk-4-0     | libgtk-4-dev        | gtk-4-examples      |
+| Debian/Ubuntu | libgtk-4-1     | libgtk-4-dev        | gtk-4-examples      |
 | Fedora        | gtk4           | gtk4-devel          | -                   |
 
 ## Development version


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]