sys-power/envycontrol: 3.5.2, add systemd RDEPEND

Forgot it in last commit.

Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
Joe Kappus
2025-12-16 16:00:00 -05:00
parent b686138623
commit 920867425f

View File

@@ -16,6 +16,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="sys-apps/systemd"
src_compile() {
distutils-r1_src_compile
}