- Package:
- openjdk-21-jre-headless
- Source:
- openjdk-21-jre-headless
- Description:
- OpenJDK Java runtime, using Hotspot JIT (headless)
- Submitter:
- Alexandre Rossi
- Date:
- 2025-02-12 09:18:02 UTC
- Severity:
- normal
Dear Maintainer, I'm building a plugin[1] for src:uwsgi that needs to link against libjvm.so . Currently dpkg-shlibdeps does not generate to correct dependecy to openjdk-21-jre-headless (which contains libjvm.so my plugin links against) and I need to hardcode the binary package dependency. I would guess this would all be done automatically and maybe provide appropriate debian/*shlibs or debian/*symbols files. Thanks, Alex [1] https://salsa.debian.org/uwsgi-team/uwsgi-plugin-java