git: a363de737863 - main - audio/rhythmbox: finish chasing devel/libpeas1

From: Charlie Li <vishwin_at_FreeBSD.org>
Date: Fri, 13 Jun 2025 19:01:45 UTC
The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a363de737863cd3aaea27e883f419cb6814bcf45

commit a363de737863cd3aaea27e883f419cb6814bcf45
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-13 19:00:16 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-13 19:00:16 +0000

    audio/rhythmbox: finish chasing devel/libpeas1
    
    Event: BSDCan 2025
---
 audio/rhythmbox/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 0fa3b39e259c..7a4e578ec20d 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libtotem-plparser.so:multimedia/totem-pl-parser \
 		libdbus-1.so:devel/dbus \
 		libdbus-glib-1.so:devel/dbus-glib \
 		libsoup-3.0.so:devel/libsoup3 \
-		libpeas-1.0.so:devel/libpeas \
+		libpeas-1.0.so:devel/libpeas1 \
 		libjson-glib-1.0.so:devel/json-glib \
 		libsecret-1.so:security/libsecret \
 		libgudev-1.0.so:devel/libgudev \