From 023a0772a86f0707429183abcf1978e098a3e5f2 Mon Sep 17 00:00:00 2001 From: Xavier Beaudouin Date: Thu, 23 Jan 2025 17:14:59 +0100 Subject: [PATCH] fix --- devel/tevent016/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/tevent016/Makefile b/devel/tevent016/Makefile index 6ecac63..3d90a4f 100644 --- a/devel/tevent016/Makefile +++ b/devel/tevent016/Makefile @@ -11,7 +11,7 @@ WWW= https://tevent.samba.org/ LICENSE= LGPL3 BUILD_DEPENDS= talloc>=2.3.4:devel/talloc242 -RUN_DEPENDS= talloc>=2.3.4:devel/talloa242 +RUN_DEPENDS= talloc>=2.3.4:devel/talloc242 USES= compiler pkgconfig shebangfix waf USE_LDCONFIG= yes