net-analyzer/ndoutils: replace virtual/mysql build-time dependency.
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 22 Sep 2018 22:50:58 +0000 (18:50 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 23 Sep 2018 01:27:01 +0000 (21:27 -0400)
commit01aa5c86f215262b6ebac3b597553e6d2b487ea7
tree5560e25053b4c08818e5cc3220bd9db5c125c80e
parentc494ed29098cd583594dce01862ce829d3ac4170
net-analyzer/ndoutils: replace virtual/mysql build-time dependency.

The ndoutils build system (m4/np_mysqlclient.m4) requires the
mysql_config program at build time but doesn't require any of the
other server files to be present Per bug 665954, I've replaced the
virtual/mysql DEPEND with dev-db/mysql-connector-c.

The mysql virtual is still used in RDEPEND because, as far as I know,
either server is still supported at runtime regardless of the client
library in use.

In an unrelated change, two symlinks were made relative to please
repoman. Their targets were also made executable, since otherwise
you can't run them via the symlinks.

Closes: https://bugs.gentoo.org/665954
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-analyzer/ndoutils/ndoutils-2.1.3-r1.ebuild [moved from net-analyzer/ndoutils/ndoutils-2.1.3.ebuild with 85% similarity]