summaryrefslogtreecommitdiff
path: root/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-17 19:04:28 +0100
commit514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (patch)
tree555c194dbeb0fb2ac4ad3cde7c0f6a80fd330ce2 /sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
parent4df3bf9762850b34cd1ead5c80374d1a0fc3362e (diff)
gentoo resync : 17.07.2021
Diffstat (limited to 'sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild')
-rw-r--r--sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
index 9b9579d77a8f..ee49640987f2 100644
--- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
+++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-248.3.ebuild
@@ -24,18 +24,20 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc
IUSE="selinux test"
RESTRICT="!test? ( test )"
-DEPEND="
+RDEPEND="
sys-apps/acl:0=
>=sys-apps/util-linux-2.30:0=
- >=sys-kernel/linux-headers-${MINKV}
sys-libs/libcap:0=
selinux? ( sys-libs/libselinux:0= )
-"
-RDEPEND="${DEPEND}
!sys-apps/opentmpfiles
!sys-apps/systemd
"
+DEPEND="
+ ${RDEPEND}
+ >=sys-kernel/linux-headers-${MINKV}
+"
+
BDEPEND="
${PYTHON_DEPS}
app-text/docbook-xml-dtd:4.2