mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
sys-power/rog-daemon: remove unnecessary meson BDEPEND
Signed-off-by: Andrei Sabalenka <mechakotik@gmail.com>
This commit is contained in:
@@ -14,8 +14,6 @@ SLOT="0"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
IUSE="systemd +profile +fan-curve +mux +panel-od"
|
IUSE="systemd +profile +fan-curve +mux +panel-od"
|
||||||
|
|
||||||
BDEPEND="dev-build/meson"
|
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local emesonargs=(
|
local emesonargs=(
|
||||||
$(usex "systemd" "-Dinit=systemd" "-Dinit=openrc")
|
$(usex "systemd" "-Dinit=systemd" "-Dinit=openrc")
|
||||||
|
|||||||
Reference in New Issue
Block a user