Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550544 - net-mail/dovecot should depend on dev-libs/icu:=
Summary: net-mail/dovecot should depend on dev-libs/icu:=
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Eray Aslan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-27 12:05 UTC by Manuel Rüger (RETIRED)
Modified: 2015-05-28 08:48 UTC (History)
1 user (show)

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 Manuel Rüger (RETIRED) gentoo-dev 2015-05-27 12:05:29 UTC
See:

ldd /usr/lib64/dovecot/lib20_fts_plugin.so
        linux-vdso.so.1 (0x00007ffe3095a000)
        libicui18n.so.54 => /usr/lib64/libicui18n.so.54 (0x00007fa9b70f9000)
        libicuuc.so.54 => /usr/lib64/libicuuc.so.54 (0x00007fa9b6d44000)
        libicudata.so.54 => /usr/lib64/libicudata.so.54 (0x00007fa9b5319000)
        libc.so.6 => /lib64/libc.so.6 (0x00007fa9b4f6d000)
        libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/libstdc++.so.6 (0x00007fa9b4c3f000)
        libm.so.6 => /lib64/libm.so.6 (0x00007fa9b493a000)
        libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/libgcc_s.so.1 (0x00007fa9b4723000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fa9b4507000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007fa9b4303000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fa9b77cd000)
Comment 1 Eray Aslan gentoo-dev 2015-05-28 08:48:43 UTC
Fixed in the tree.  Didn't bump.  Thanks for the report.