From 1f0244287917f2e451b4607dc3418c9684e0ce6e Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Tue, 27 Jun 2017 14:06:28 +0200 Subject: [PATCH] don't ship vala packages This is only needed to build libsecret (which is needed for git). Filter out all its binary packages to not have to pull in other stuff (which currently is satisfied by bootstrap). --- shared-userspace.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/shared-userspace.yaml b/shared-userspace.yaml index 9fabc22..3ce4c2a 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -463,6 +463,8 @@ data: # texinfo - texinfo-tex - util-linux-user + - vala + - vala-devel - vala-doc - valgrind-openmpi - vulkan-devel @@ -866,7 +868,7 @@ data: ref: f26 buildorder: 12 vala: - rationale: libsecret dependency. + rationale: build dependency for libsecret. ref: f26 buildorder: 8 perl-Error: