Port to Gtksourceview4

This allows us access to some newer fixes since the older version is no
longer being worked on.

Fixes: https://github.com/linuxmint/xed/issues/395
This commit is contained in:
JosephMcc
2020-08-16 12:04:56 -07:00
committed by Michael Webster
parent 22ddcc04e0
commit 3ca66d6fb6
4 changed files with 13 additions and 13 deletions

2
debian/control vendored
View File

@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
libglib2.0-dev,
libgspell-1-dev,
libgtk-3-dev,
libgtksourceview-3.0-dev,
libgtksourceview-4-dev,
libpeas-dev,
libxapp-dev,
libsm-dev,