Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libglvnd: Add missing shlib
@ 2020-05-07 13:18 toluschr
  2020-05-07 16:18 ` st3r4g
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: toluschr @ 2020-05-07 13:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 493 bytes --]

There is a new pull request by toluschr against master on the void-packages repository

https://github.com/toluschr/void-packages libglvnd-add-missing-shlib
https://github.com/void-linux/void-packages/pull/21720

libglvnd: Add missing shlib
`xlocate` reports that `libglvnd` provides `/usr/lib/libGLdispatch.so.0`.
There might also be others missing, but the package I was building required this one.

A patch file from https://github.com/void-linux/void-packages/pull/21720.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libglvnd-add-missing-shlib-21720.patch --]
[-- Type: text/x-diff, Size: 683 bytes --]

From d296bdcdecaa538ce69a2cbc727f8e4f18ccf4db Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 7 May 2020 15:15:10 +0200
Subject: [PATCH] libglvnd: Add missing shlib

---
 common/shlibs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/shlibs b/common/shlibs
index eaf2724d234..753a5bb1ad8 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -153,6 +153,7 @@ libnvidia-fatbinaryloader.so.430.40 nvidia-libs-430.40_1 ignore
 libglapi.so.0 libglapi-7.11_1
 libgbm.so.1 libgbm-9.0_1
 libOpenGL.so.0 libglvnd-1.3.0_1
+libGLdispatch.so.0 libglvnd-1.3.1_1
 libGLX.so.0 libglvnd-1.3.0_1
 librsvg-2.so.2 librsvg-2.26.0_1
 libdbus-1.so.3 dbus-libs-1.2.10_1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-07 17:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 13:18 [PR PATCH] libglvnd: Add missing shlib toluschr
2020-05-07 16:18 ` st3r4g
2020-05-07 16:32 ` toluschr
2020-05-07 17:05 ` st3r4g
2020-05-07 17:07 ` toluschr
2020-05-07 17:07 ` [PR PATCH] [Closed]: " toluschr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).