From 11ea62f0e81c062aa413aa522e62c534f27aacec Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Thu, 27 Jul 2023 01:33:41 +0300 Subject: [PATCH] packaging: kdelibs dependencies update Signed-off-by: Ivailo Monev --- packaging/freebsd/katanalibs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/freebsd/katanalibs/Makefile b/packaging/freebsd/katanalibs/Makefile index 1e433e2..359b438 100644 --- a/packaging/freebsd/katanalibs/Makefile +++ b/packaging/freebsd/katanalibs/Makefile @@ -13,7 +13,7 @@ DISTFILES = rss DIST_SUBDIR = ${PORTNAME} WRKSRC = ${WRKDIR}/kdelibs.git -USES = compiler:c++11-lang pkgconfig cmake xorg ssl gettext-runtime libarchive \ +USES = compiler:c++11-lang pkgconfig cmake xorg ssl libarchive \ desktop-file-utils shared-mime-info shebangfix USE_XORG = x11 xtst xcursor xfixes xscrnsaver xext sm USE_LDCONFIG = yes