commit: 6f51a6f4233a7615db8e3d3461506671269d21d6
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 3 17:50:26 2021 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Aug 3 17:50:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f51a6f4
sys-apps/systemd: depend on app-text/tree and dev-lang/perl for tests
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-apps/systemd/systemd-248.6.ebuild | 6 +++++-
sys-apps/systemd/systemd-249.2.ebuild | 6 +++++-
sys-apps/systemd/systemd-9999.ebuild | 6 +++++-
3 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/sys-apps/systemd/systemd-248.6.ebuild
b/sys-apps/systemd/systemd-248.6.ebuild
index 8bd8d0b12c4..469ea95ee5b 100644
--- a/sys-apps/systemd/systemd-248.6.ebuild
+++ b/sys-apps/systemd/systemd-248.6.ebuild
@@ -146,7 +146,11 @@ BDEPEND="
sys-devel/gettext
sys-devel/m4
virtual/pkgconfig
- test? ( sys-apps/dbus )
+ test? (
+ app-text/tree
+ dev-lang/perl
+ sys-apps/dbus
+ )
app-text/docbook-xml-dtd:4.2
app-text/docbook-xml-dtd:4.5
app-text/docbook-xsl-stylesheets
diff --git a/sys-apps/systemd/systemd-249.2.ebuild
b/sys-apps/systemd/systemd-249.2.ebuild
index e26b4a1abdb..9e5fa453bcf 100644
--- a/sys-apps/systemd/systemd-249.2.ebuild
+++ b/sys-apps/systemd/systemd-249.2.ebuild
@@ -145,7 +145,11 @@ BDEPEND="
>=sys-apps/coreutils-8.16
sys-devel/gettext
virtual/pkgconfig
- test? ( sys-apps/dbus )
+ test? (
+ app-text/tree
+ dev-lang/perl
+ sys-apps/dbus
+ )
app-text/docbook-xml-dtd:4.2
app-text/docbook-xml-dtd:4.5
app-text/docbook-xsl-stylesheets
diff --git a/sys-apps/systemd/systemd-9999.ebuild
b/sys-apps/systemd/systemd-9999.ebuild
index 714f276a62f..71b8f9c1b29 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -145,7 +145,11 @@ BDEPEND="
>=sys-apps/coreutils-8.16
sys-devel/gettext
virtual/pkgconfig
- test? ( sys-apps/dbus )
+ test? (
+ app-text/tree
+ dev-lang/perl
+ sys-apps/dbus
+ )
app-text/docbook-xml-dtd:4.2
app-text/docbook-xml-dtd:4.5
app-text/docbook-xsl-stylesheets