Static Glib included in shared library's pkg-config file

2024-06-16 Thread Michael Zappa
Hello, I have packaged libbson via the mongo-c-driver(https://github.com/mongodb/mongo-c-driver) but am having a curious issue with the pkg-config files generated as part of its CMake build system. It has two outputs, shared and static, but both pkg-config files include static glibc in their "L

Re: Ruby without RVM - what to do if the version I want is missing?

2024-06-16 Thread Andreas Enge
Hello, Am Fri, Jun 14, 2024 at 07:36:07PM +0200 schrieb Andreas Enge: > (define-public ruby-3.3 > (package > (inherit ruby-3.2) > (version "3.3.3") > (source > (origin >(method url-fetch) >(uri (string-append "http://cache.ruby-lang.org/pub/ruby/"; >