summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-08-03 13:50:26 -0400
committerMike Gilbert <floppym@gentoo.org>2021-08-03 13:50:26 -0400
commit6f51a6f4233a7615db8e3d3461506671269d21d6 (patch)
treeb4300f1107ea0f1acb15ceeebfc2a5dda2ba9b46 /sys-apps
parentsys-fs/udev: depend on perl for tests (diff)
downloadgentoo-6f51a6f4233a7615db8e3d3461506671269d21d6.tar.gz
gentoo-6f51a6f4233a7615db8e3d3461506671269d21d6.tar.bz2
gentoo-6f51a6f4233a7615db8e3d3461506671269d21d6.zip
sys-apps/systemd: depend on app-text/tree and dev-lang/perl for tests
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/systemd-248.6.ebuild6
-rw-r--r--sys-apps/systemd/systemd-249.2.ebuild6
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild6
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 8bd8d0b12c40..469ea95ee5be 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 e26b4a1abdbc..9e5fa453bcfd 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 714f276a62f0..71b8f9c1b29c 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