[gedit/zbrown/deteplification-src: 288/633] build: simplify GtkSourceView required version
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/zbrown/deteplification-src: 288/633] build: simplify GtkSourceView required version
- Date: Sat, 10 Apr 2021 12:48:01 +0000 (UTC)
commit 7ad07631e84b14cc9390c16aa99392a42e014246
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Apr 30 22:00:47 2020 +0200
build: simplify GtkSourceView required version
meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 37a22f10d..a94badaa2 100644
--- a/meson.build
+++ b/meson.build
@@ -49,6 +49,7 @@ libgd_dep = libgd_subproject.get_variable('libgd_dep')
# Dependencies
glib_req = '>= 2.64'
gtk_req = '>= 2.22'
+gtksourceview_req = '>= 4.0'
libpeas_req = '>= 1.14.1'
libxml_req = '>= 2.5.0'
gspell_req = '>= 1.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]