[balsa/wip/gtk4: 36/351] Fix GtkSourceView dependency
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/wip/gtk4: 36/351] Fix GtkSourceView dependency
- Date: Wed, 23 May 2018 21:19:58 +0000 (UTC)
commit 56e73c93700501e771086201b518a5b7ae69ae5b
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Fri Oct 20 16:04:15 2017 -0400
Fix GtkSourceView dependency
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 8876982..d781a92 100644
--- a/meson.build
+++ b/meson.build
@@ -461,7 +461,7 @@ endif # compface != 'false'
# GtkSourceView configuration
#
if gtksourceview
- gsv_dep = dependency('gtksourceview-4.0')
+ gsv_dep = dependency('gtksourceview-4')
conf.set('HAVE_GTKSOURCEVIEW', 1,
description : 'Defined when GtkSourceView-4 can be used.')
balsa_deps += gsv_dep
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]