pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxqt-archiver, add missing dependencies



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon May 11 11:06:44 2020 +0200
Changeset:	c552176b40385ab5aa8d35e278e09fa4f07ef91c

Modified Files:
	lxqt-archiver/Makefile

Log Message:
lxqt-archiver, add missing dependencies

This package is part of LXQt-0.15.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c552176b40385ab5aa8d35e278e09fa4f07ef91c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxqt-archiver/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lxqt-archiver/Makefile b/lxqt-archiver/Makefile
index 17554dd73e..17908a5a63 100644
--- a/lxqt-archiver/Makefile
+++ b/lxqt-archiver/Makefile
@@ -13,7 +13,7 @@ LICENSE=	gnu-gpl-v2
 
 USE_CMAKE=	yes
 USE_LANGUAGES=	c c++
-USE_TOOLS+=	pkg-config bsdtar:run gzip:run 7za:run
+USE_TOOLS+=	pkg-config bsdtar:run gzip:run 7za:run gtar:run bzip2:run unzip:run zip:run xz:run
 
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..


Home | Main Index | Thread Index | Old Index