diff options
author | orbea <orbea@riseup.net> | 2022-05-10 16:48:52 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-11 02:07:07 +0000 |
commit | 18950b1eba7d8fdf98cf2795092b9c062f6536ad (patch) | |
tree | 5ba517ac270603e62a4330117aa5d9eff2dca933 /dev-vcs | |
parent | media-sound/mumble: backport upstream fixes for new Poco, GCC 12 (diff) | |
download | gentoo-18950b1eba7d8fdf98cf2795092b9c062f6536ad.tar.gz gentoo-18950b1eba7d8fdf98cf2795092b9c062f6536ad.tar.bz2 gentoo-18950b1eba7d8fdf98cf2795092b9c062f6536ad.zip |
sys-fs/udisks: Fix undefined references
When building with slibtool the build fails with undefined references.
This is because slibtool respects -no-undefined while GNU libtool
silently ignores it.
Adding the missing dependency fixes the issue.
Bug: https://bugs.gentoo.org/782061
Upstream-PR: https://github.com/storaged-project/udisks/pull/978
Signed-off-by: orbea <orbea@riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/25433
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
0 files changed, 0 insertions, 0 deletions