|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Test::Deep's absence was breaking tests.
Additionally, I've added all the other dependencies upstream mentioned,
and moved from DEPEND to BDEPEND for EAPI7 reasons.
The "export ... " line is removed because it only affects the building
of XS/C code, of which this package has none (otherwise I'd have moved
it to src_configure because calling 'export' really shouldn't happen in
global scope, especially for this example, which could break pontetial
application of per-package settings with package.env)
Closes: https://bugs.gentoo.org/719642
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|