diff options
author | Ferenc Erki <erkiferenc@gmail.com> | 2023-03-05 20:41:59 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2023-03-06 12:03:52 +0000 |
commit | da5cd23913c189a209045aadf84976b88715f3cd (patch) | |
tree | d8b01cca6e108621b03dd2e3bf9bf0d8180df7b3 /app-admin/rex | |
parent | media-libs/intel-mediasdk: add 23.1.2 (diff) | |
download | gentoo-da5cd23913c189a209045aadf84976b88715f3cd.tar.gz gentoo-da5cd23913c189a209045aadf84976b88715f3cd.tar.bz2 gentoo-da5cd23913c189a209045aadf84976b88715f3cd.zip |
app-admin/rex: update live ebuild
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'app-admin/rex')
-rw-r--r-- | app-admin/rex/rex-9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-admin/rex/rex-9999.ebuild b/app-admin/rex/rex-9999.ebuild index 8cbbbb057ec2..c6c604f1e599 100644 --- a/app-admin/rex/rex-9999.ebuild +++ b/app-admin/rex/rex-9999.ebuild @@ -81,6 +81,7 @@ RDEPEND=" dev-perl/libwww-perl dev-perl/YAML virtual/perl-version + virtual/perl-Term-ANSIColor " # NB: would add test? !minimal? Test-mysqld, but I can't get that to work BDEPEND=" @@ -99,7 +100,9 @@ BDEPEND=" dev-perl/Test-Exception dev-perl/Test-Output dev-perl/Test-UseAllModules + dev-perl/Test-Warnings virtual/perl-autodie + virtual/perl-Module-Load-Conditional ) " |