mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-apps/dbus-broker: force use of bundled deps
Bug: https://bugs.gentoo.org/936074 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -51,6 +51,7 @@ fi
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
--wrap-mode forcefallback
|
||||
$(meson_use apparmor)
|
||||
$(meson_use audit)
|
||||
$(meson_use doc docs)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2017-2024 Gentoo Authors
|
||||
# Copyright 2017-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -51,6 +51,7 @@ fi
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
--wrap-mode forcefallback
|
||||
$(meson_use apparmor)
|
||||
$(meson_use audit)
|
||||
$(meson_use doc docs)
|
||||
|
||||
Reference in New Issue
Block a user