pkgsrc-WIP-changes archive

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

LXQt meta-pkg



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Feb 21 15:56:23 2020 +0100
Changeset:	7b52fb97b3ad3e425249df6aa19996f0e154ef4b

Modified Files:
	lxqt/Makefile

Log Message:
LXQt meta-pkg

Need to discuss the final approach

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

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 05b0623ff0..f36bbafd53 100644
--- a/lxqt/Makefile
+++ b/lxqt/Makefile
@@ -14,7 +14,7 @@ META_PACKAGE=	yes
 TOOL_DEPENDS+=	lxqt-build-tools>=0.6.0:../../devel/lxqt-build-tools
 
 DEPENDS+=	libqtxdg>=3.4.0:../../x11/libqtxdg
-DEPENDS+=	libsysstat>=0.4.2:../../wip/libsysstat
+#DEPENDS+=	libsysstat>=0.4.2:../../wip/libsysstat
 DEPENDS+=	liblxqt>=0.14.1:../../x11/liblxqt
 DEPENDS+=	libfm-qt>=0.14.1:../../x11/libfm-qt
 DEPENDS+=	lxqt-themes>=0.14.0:../../wip/lxqt-themes
@@ -36,6 +36,6 @@ DEPENDS+=	pcmanfm-qt>=0.14.1:../../sysutils/pcmanfm-qt
 DEPENDS+=	qterminal>=0.14.1:../../x11/qterminal
 DEPENDS+=	lxqt-panel>=0.14.1:../../wip/lxqt-panel
 DEPENDS+=	lxqt-runner>=0.14.1:../../wip/lxqt-runner
-DEPENDS+=	qt5-qttranslations>=5.14.1:../../x11/qt5-qttranslations
+#DEPENDS+=	qt5-qttranslations>=5.14.1:../../x11/qt5-qttranslations
 
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index