Summary: | net-im/discord-bin-0.0.16 no longer requires CUPS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Owen Ryan <owen> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | CC: | ionen, owen |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/22583 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Owen Ryan
2021-09-29 13:44:05 UTC
Had a look but libcups.so.2 is still needed with 0.0.16 $ objdump -p /opt/discord/Discord | grep libcups NEEDED libcups.so.2 $ discord discord: error while loading shared libraries: libcups.so.2: cannot open shared object file: No such file or directory If you were able to start it without then I assume either portage's preserve-libs mechanism kept the library or you have libcups available somewhere else. |