Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558328 - dev-db/mariadb[tools] is missing dep on sys-libs/ncurses
Summary: dev-db/mariadb[tools] is missing dep on sys-libs/ncurses
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 07:11 UTC by Justin Lecher (RETIRED)
Modified: 2015-08-27 13:15 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 Justin Lecher (RETIRED) gentoo-dev 2015-08-21 07:11:28 UTC
After the recent soname change in ncurses I see this

*  - /lib64/libtinfo.so.5
*  - /lib64/libtinfo.so.5.9
*      used by /usr/bin/mysql (dev-db/mariadb-10.0.21-r1)


 scanelf -n /usr/bin/mysql
  TYPE   NEEDED FILE 
  ET_EXEC libpthread.so.0,libreadline.so.6,libtinfo.so.5,libz.so.1,libssl.so.1.0.0,libcrypto.so.1.0.0,libdl.so.2,libm.so.6,libc.so.6 /usr/bin/mysql
Comment 1 Brian Evans (RETIRED) gentoo-dev 2015-08-27 13:15:10 UTC
This already existed in mysql-multilib.eclass.

tools? ( sys-libs/ncurses:= ) embedded? ( sys-libs/ncurses:= )