sys-libs/ncurses: use libgpm.so.1 all the time #544828
authorMike Frysinger <vapier@gentoo.org>
Wed, 12 Aug 2015 08:48:41 +0000 (04:48 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 12 Aug 2015 10:09:16 +0000 (06:09 -0400)
commit912dfbf3095a5087982364d5813b3ebdc03c4cf7
tree358519f19ab672dd8cd7d86388e0c5300e92cdba
parente312af209d095066cdd26931d34f3946c5fc5e7a
sys-libs/ncurses: use libgpm.so.1 all the time #544828

Since the gpm code relies on running ldd on the linked file in order to
calculate the SONAME, and we're passing this in as a configure flag some
of the time, just change the code to always pass it in.  This stabilizes
behavior across cross-compiling/multilib/ldd output/etc...  Relying on
ldd output in general is bad juju.
sys-libs/ncurses/ncurses-5.9-r3.ebuild
sys-libs/ncurses/ncurses-5.9-r4.ebuild