diff options
author | rbuj <[email protected]> | 2021-02-26 09:20:30 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-03-04 13:46:01 +0100 |
commit | 69870af1aed34b32a48ff75554b4438e222cc526 (patch) | |
tree | 24da5e37453a827dbab49456a47c91f8e353785a /README.md | |
parent | 7a329dd77653eca80f62e819dc1ce3a3b380fca8 (diff) | |
download | pluma-69870af1aed34b32a48ff75554b4438e222cc526.tar.bz2 pluma-69870af1aed34b32a48ff75554b4438e222cc526.tar.xz |
build: port to gtksourceview-4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ You can download the latest Pluma tarball from: ## Build/Installation -Pluma requires GTK+ (>= 3.22) and GtkSourceView (>= 3.0.0). For a complete list of dependencies see the [build.yml](https://github.com/mate-desktop/pluma/blob/master/.build.yml). +Pluma requires GTK+ (>= 3.22) and GtkSourceView (>= 4.0.2). For a complete list of dependencies see the [build.yml](https://github.com/mate-desktop/pluma/blob/master/.build.yml). **Warning**: This procedure doesn't install in a separate prefix, so it may overwrite your system binaries. |