Date: Thu, 2 Mar 2023 14:02:45 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d5fb8a2cf0f - main - net-im/webinar: Catch up with recent atk changes. Message-ID: <202303021402.322E2jU9023143@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d5fb8a2cf0f8eac9946eef916355bf9fca51a35 commit 0d5fb8a2cf0f8eac9946eef916355bf9fca51a35 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-03-02 14:01:18 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-03-02 14:01:18 +0000 net-im/webinar: Catch up with recent atk changes. Reported by: fluffy Sponsored by: Serenity Cybersecurity, LLC --- net-im/webinar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/webinar/Makefile b/net-im/webinar/Makefile index c4942351b43a..0392497e3863 100644 --- a/net-im/webinar/Makefile +++ b/net-im/webinar/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= electron${ELECTRON_VERSION}:devel/electron${ELECTRON_VERSION} \ # All deps below are there only to please stage-qa -LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \ +LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libsnappy.so:archivers/snappy \ libopus.so:audio/opus \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303021402.322E2jU9023143>