git: 0d5fb8a2cf0f - main - net-im/webinar: Catch up with recent atk changes.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Mar 2023 14:02:45 UTC
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 \