git: 5eceddb50b11 - main - net-im/tdlib-purple: add libpurple to LIB_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Dec 2023 16:56:53 UTC
The branch main has been updated by mi: URL: https://cgit.FreeBSD.org/ports/commit/?id=5eceddb50b11fa476062fa7129331064c668c3ed commit 5eceddb50b11fa476062fa7129331064c668c3ed Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2023-12-21 16:56:12 +0000 Commit: Mikhail Teterin <mi@FreeBSD.org> CommitDate: 2023-12-21 16:56:49 +0000 net-im/tdlib-purple: add libpurple to LIB_DEPENDS Duh... Prodded by: pkg-fallout --- net-im/tdlib-purple/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/tdlib-purple/Makefile b/net-im/tdlib-purple/Makefile index feec595524d8..3ad88a55e079 100644 --- a/net-im/tdlib-purple/Makefile +++ b/net-im/tdlib-purple/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libfmt.so:devel/libfmt \ libtdapi.so:net-im/tdlib \ librlottie.so:graphics/rlottie \ libwebp.so:graphics/webp \ + libpurple.so:net-im/libpurple \ libpng.so:graphics/png TEST_LIB_DEPENDS=libgtest.so:devel/googletest