mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
dev-util/bruno-bin: add QA_PREBUILT
Closes: https://bugs.gentoo.org/924982 Closes: https://bugs.gentoo.org/924983 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -46,6 +46,17 @@ RDEPEND="
|
||||
accessibility? ( app-accessibility/at-spi2-core )
|
||||
"
|
||||
|
||||
QA_PREBUILT="
|
||||
opt/Bruno/bruno
|
||||
opt/Bruno/chrome-sandbox
|
||||
opt/Bruno/chrome_crashpad_handler
|
||||
opt/Bruno/libEGL.so
|
||||
opt/Bruno/libGLESv2.so
|
||||
opt/Bruno/libffmpeg.so
|
||||
opt/Bruno/libvk_swiftshader.so
|
||||
opt/Bruno/libvulkan.so.1
|
||||
"
|
||||
|
||||
S="$WORKDIR"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user