pkgsrc-WIP-changes archive

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

lxqt-0.14.1, self-reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jan 17 11:33:40 2020 +0100
Changeset:	92b527852bbd60aa8e75f1ad4c1fb4420e9aaa87

Modified Files:
	lxqt/Makefile

Log Message:
lxqt-0.14.1, self-reviewed

Clean-up.
Please test the package.

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

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

diffstat:
 lxqt/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/lxqt/Makefile b/lxqt/Makefile
index 25c3b7f1b5..80f3ce6988 100644
--- a/lxqt/Makefile
+++ b/lxqt/Makefile
@@ -11,6 +11,8 @@ META_PACKAGE=	yes
 
 .include "options.mk"
 
+DEPENDS+=	libsysstat>=0.4.2:../../wip/libsysstat
+DEPENDS+=	libqtxdg>=3.4.0:../../wip/libqtxdg
 DEPENDS+=	liblxqt>=0.14.1:../../wip/liblxqt
 DEPENDS+=	lximage-qt>=0.14.1:../../wip/lximage-qt
 DEPENDS+=	lxqt-about>=0.14.1:../../wip/lxqt-about


Home | Main Index | Thread Index | Old Index