sys-power/rog-daemon: remove unnecessary meson BDEPEND

Signed-off-by: Andrei Sabalenka <mechakotik@gmail.com>
This commit is contained in:
Andrei Sabalenka
2025-09-26 21:53:57 +03:00
parent 4db5b9f0bb
commit bd906af5b2

View File

@@ -14,8 +14,6 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="systemd +profile +fan-curve +mux +panel-od"
BDEPEND="dev-build/meson"
src_configure() {
local emesonargs=(
$(usex "systemd" "-Dinit=systemd" "-Dinit=openrc")