From 05ac9da0696bccf59d4759b822d0d169e70a279f Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Tue, 27 Jun 2017 13:56:23 +0200 Subject: [PATCH] don't ship the whole gperftools package The pprof subpackage pulls in loads of other packages, merely include the libraries in the default profile and API. --- shared-userspace.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/shared-userspace.yaml b/shared-userspace.yaml index a7fe6e2..9fabc22 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -61,7 +61,7 @@ data: - golang-github-cpuguy83-go-md2man - golang-github-russross-blackfriday - golang-github-shurcooL-sanitized_anchor_name - - gperftools + - gperftools-libs - graphite2 - gtk2 - gtk3 @@ -200,7 +200,7 @@ data: - golang-github-cpuguy83-go-md2man - golang-github-russross-blackfriday - golang-github-shurcooL-sanitized_anchor_name - - gperftools + - gperftools-libs - graphite2 - gtk2 - harfbuzz @@ -443,6 +443,7 @@ data: - poppler-qt5 - poppler-qt5-devel - poppler-qt-devel + - pprof - qt5 - qt5-devel - qt5-rpm-macros