[gedit/zbrown/deteplification-src: 322/633] build: remove vapigen dependency() call
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/zbrown/deteplification-src: 322/633] build: remove vapigen dependency() call
- Date: Sat, 10 Apr 2021 12:48:02 +0000 (UTC)
commit df394f957677ef698a520da50a4283a60f74c16b
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu May 7 05:38:55 2020 +0200
build: remove vapigen dependency() call
There is anyway gnome.generate_vapi() which should be sufficient.
meson.build | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 1584f0570..60f636ba8 100644
--- a/meson.build
+++ b/meson.build
@@ -60,8 +60,6 @@ gio_dep = dependency('gio-2.0', version: glib_req)
libxml_dep = dependency('libxml-2.0', version: libxml_req)
gspell_dep = dependency('gspell-1', version: gspell_req)
-vapigen_dep = dependency('vapigen', version: vala_req)
-
python3 = python.find_installation('python3')
deps_basic_list = [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]