[json-glib] build: Really require the same pkg-config modules
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] build: Really require the same pkg-config modules
- Date: Mon, 13 Mar 2017 17:51:48 +0000 (UTC)
commit 690d98d870c7cbad68ec9f1143879ed35c0037a2
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Mar 13 17:50:59 2017 +0000
build: Really require the same pkg-config modules
json-glib/meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/json-glib/meson.build b/json-glib/meson.build
index 9110255..d636400 100644
--- a/json-glib/meson.build
+++ b/json-glib/meson.build
@@ -91,7 +91,7 @@ pkgg.generate(libraries: [ json_lib ],
name: 'JSON-GLib',
filebase: 'json-glib-@0@'.format(apiversion),
description: 'JSON Parser for GLib.',
- requires: 'gobject-2.0 gio-2.0')
+ requires: 'gio-2.0')
# Generated headers, used to declare the dependency for internal
# targets
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]