From e5a902a4cdc28b1176eb6e4ff4e566baacea1102 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Fri, 14 Jul 2017 15:55:58 +0200 Subject: [PATCH] fix libmodman ref, add jansson --- shared-userspace.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/shared-userspace.yaml b/shared-userspace.yaml index 7b4da6b..4d75cb8 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -71,6 +71,8 @@ data: - hicolor-icon-theme - hwdata - icu + - jansson + - jansson-devel - python-IPy - jasper - jbigkit @@ -212,6 +214,8 @@ data: - hicolor-icon-theme - hwdata - icu + - jansson + - jansson-devel - python-IPy - jasper - jbigkit @@ -1132,7 +1136,7 @@ data: buildorder: 12 libmodman: rationale: req for libproxy. - ref: dd04f40df2dd91175eb6e0faacb50f0e57feb2b4 + ref: ef684635616a14e7971a97b31e60d933a2ddf092 buildorder: 12 mozjs38: rationale: build req for libproxy. @@ -1182,3 +1186,7 @@ data: rationale: runtime requirement for selinux-policy-mls ref: f26 buildorder: 16 + jansson: + rationale: runtime requirement for many packages + ref: f26 + buildorder: 16