[gcab/wip/hughsie/subproject] f
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcab/wip/hughsie/subproject] f
- Date: Thu, 21 Nov 2019 16:35:38 +0000 (UTC)
commit a5604982c86eedf73a6423e58b38bcbfa08012d9
Author: Richard Hughes <richard hughsie com>
Date: Thu Nov 21 16:35:41 2019 +0000
f
meson.build | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/meson.build b/meson.build
index 8e28381..4baf899 100644
--- a/meson.build
+++ b/meson.build
@@ -94,6 +94,11 @@ add_project_link_arguments(
gio = dependency('gio-2.0', version : '>= 2.44.0')
libz = dependency('zlib')
+gcab_deps = [
+ gio,
+ libz,
+]
+
gnome = import('gnome')
i18n = import('i18n')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]