From 5e0f3e8e99b7a9a4499551d94054a1715db69405 Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Tue, 26 May 2020 20:01:42 -0700 Subject: [PATCH] issue_template: add instructions to get pkg version --- .github/issue_template.md | 5 +++-- common/shlibs | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index d6975d1a357..e8584481405 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -2,9 +2,10 @@ ### System * xuname: - *output of ``xuname`` (part of xtools)* + - *output of ``xuname`` (part of xtools)* * package: - *affected package(s) including the version* + - *affected package(s) including the version.* + - *output of ``xbps-query -Rs | grep pkgver``* ### Expected behavior diff --git a/common/shlibs b/common/shlibs index f18df7266ff..28500f05769 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3889,3 +3889,5 @@ libvips.so.42 libvips-8.9.2_1 libvips-cpp.so.42 libvips-8.9.2_1 libselinux.so.1 libselinux-3.0_1 libsepol.so.1 libsepol-3.0_1 +libguile-3.0.so.1 libguile3-3.0.2_1 +guile-readline.so.0 libguile3-3.0.2_1