commit: 012d256e3f9e4a37bfda44b4372e40222eec1b11 Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com> AuthorDate: Sun Mar 14 11:22:32 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Mar 17 14:08:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012d256e
net-im/mattermost-desktop-bin: fix QA bugs Closes: https://bugs.gentoo.org/737574 Closes: https://bugs.gentoo.org/737576 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.6.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.6.2.ebuild b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.6.2.ebuild index aec31639d31..c56080aefd2 100644 --- a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.6.2.ebuild +++ b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.6.2.ebuild @@ -35,6 +35,8 @@ QA_PREBUILT=" opt/mattermost-desktop/mattermost-desktop opt/mattermost-desktop/libnode.so opt/mattermost-desktop/libffmpeg.so + opt/mattermost-desktop/libGLESv2.so + opt/mattermost-desktop/libEGL.so " DOCS=(
