Depend on gtksourceview-3.0 >= 3.14.0

3.14.3 only introduces bug fixes and translation updates on top of that.

Betsy ships with 3.14.1.
This commit is contained in:
Clement Lefebvre 2017-05-05 11:38:27 +01:00
parent 524b66e059
commit 7291231cea
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ PKG_CHECK_MODULES(XED, [
gthread-2.0 >= 2.13.0
gio-2.0 >= 2.40.0
gtk+-3.0 >= 3.14.0
gtksourceview-3.0 >= 3.14.3
gtksourceview-3.0 >= 3.14.0
libpeas-1.0 >= 1.12.0
libpeas-gtk-1.0 >= 1.12.0
])