Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857888 - app-misc/mosquitto: net-libs/libwebsockets should be in RDEPEND too
Summary: app-misc/mosquitto: net-libs/libwebsockets should be in RDEPEND too
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-13 13:12 UTC by fouzzon
Modified: 2022-10-08 14:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fouzzon 2022-07-13 13:12:51 UTC
net-libs/libwebsockets is a runtime dependency and thus should be moved from DEPEND to RDEPEND.
When installed from binary package, mosquitto fails with "error while loading shared libraries: libwebsockets.so".
It's similar to Bug 658552 but for another dependency.
Comment 1 Larry the Git Cow gentoo-dev 2022-10-08 14:32:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967c7a1e07a72c46f24e4f0413c8b4dc2d1bfa0f

commit 967c7a1e07a72c46f24e4f0413c8b4dc2d1bfa0f
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-10-08 14:32:09 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-08 14:32:09 +0000

    app-misc/mosquitto: Move libwebsockets to RDEPEND
    
    Closes: https://bugs.gentoo.org/857888
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-misc/mosquitto/mosquitto-2.0.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)