git: c457b002dbbd - main - x11/squeekboard: drop unused dependency after c77d062b3074

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 10 Jun 2023 23:31:47 UTC
The branch main has been updated by jbeich:

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

commit c457b002dbbdf193577a3b104596bea7c0ef566c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-06-10 23:24:38 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-06-10 23:31:31 +0000

    x11/squeekboard: drop unused dependency after c77d062b3074
    
    https://gitlab.gnome.org/World/Phosh/squeekboard/-/commit/f473a47eb8f3
---
 x11/squeekboard/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile
index 0f777dc5e5b5..773d3c32e1c8 100644
--- a/x11/squeekboard/Makefile
+++ b/x11/squeekboard/Makefile
@@ -19,7 +19,6 @@ BROKEN_FreeBSD_13_powerpc64=	fails to link: ld: error: undefined symbol: eekboar
 BUILD_DEPENDS=	wayland-protocols>=1.12:graphics/wayland-protocols
 LIB_DEPENDS=	libfeedback-0.0.so:accessibility/feedbackd \
 		libwayland-client.so:graphics/wayland \
-		libcroco-0.6.so:textproc/libcroco \
 		libxkbcommon.so:x11/libxkbcommon
 RUN_DEPENDS=	gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas