pkgsrc-WIP-changes archive

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

LXQt update after imports



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Feb 19 09:36:19 2020 +0100
Changeset:	ff70bc8fc27b47b2c2ee216b95a196ea01939a23

Modified Files:
	lxqt/Makefile

Log Message:
LXQt update after imports

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

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

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

diffs:
diff --git a/lxqt/Makefile b/lxqt/Makefile
index f647dca636..de5429a5ae 100644
--- a/lxqt/Makefile
+++ b/lxqt/Makefile
@@ -11,9 +11,9 @@ META_PACKAGE=	yes
 
 .include "options.mk"
 
-TOOL_DEPENDS+=	lxqt-build-tools>=0.6.0:../../wip/lxqt-build-tools
+TOOL_DEPENDS+=	lxqt-build-tools>=0.6.0:../../devel/lxqt-build-tools
 
-DEPENDS+=	libqtxdg>=3.4.0:../../wip/libqtxdg
+DEPENDS+=	libqtxdg>=3.4.0:../../x11/libqtxdg
 DEPENDS+=	libsysstat>=0.4.2:../../wip/libsysstat
 DEPENDS+=	liblxqt>=0.14.1:../../wip/liblxqt
 DEPENDS+=	libfm-qt>=0.14.1:../../wip/libfm-qt


Home | Main Index | Thread Index | Old Index