net-im/guilded-bin: fix CFLAGS & depedencies

Closes: https://bugs.gentoo.org/795045
Closes: https://bugs.gentoo.org/795042
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Matthew <dev@mtbk.me>
This commit is contained in:
Matthew Bakhtiari
2021-06-13 11:12:36 +02:00
parent 9fe955d183
commit 0cb5e81294

View File

@@ -22,6 +22,8 @@ RDEPEND="
app-accessibility/at-spi2-core
app-crypt/libsecret
dev-libs/libappindicator
net-print/cups
media-libs/alsa-lib
sys-apps/util-linux
x11-misc/xdg-utils
x11-libs/gtk+:3
@@ -44,6 +46,7 @@ QA_PREBUILT="
opt/${MY_BIN}/libGLESv2.so
opt/${MY_BIN}/swiftshader/libEGL.so
opt/${MY_BIN}/swiftshader/libGLESv2.so
opt/${MY_BIN}/resources/*
"
CONFIG_CHECK="~USER_NS"