pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
LXQt, still need to fix options.mk
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Sat Feb 8 21:32:23 2020 +0100
Changeset: ac0b69e6dc9726b8ba90f3bc320619720b92bfd7
Modified Files:
lxqt/Makefile
Log Message:
LXQt, still need to fix options.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ac0b69e6dc9726b8ba90f3bc320619720b92bfd7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt/Makefile | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diffs:
diff --git a/lxqt/Makefile b/lxqt/Makefile
index e78f3a304a..859865b8fd 100644
--- a/lxqt/Makefile
+++ b/lxqt/Makefile
@@ -14,9 +14,11 @@ META_PACKAGE= yes
TOOL_DEPENDS+= lxqt-build-tools>=0.6.0:../../wip/lxqt-build-tools
DEPENDS+= libqtxdg>=3.4.0:../../wip/libqtxdg
+DEPENDS+= libsysstat>=0.4.2:../../wip/libsysstat
DEPENDS+= liblxqt>=0.14.1:../../wip/liblxqt
DEPENDS+= libfm-qt>=0.14.1:../../wip/libfm-qt
DEPENDS+= lxqt-themes>=0.14.0:../../wip/lxqt-themes
+DEPENDS+= pavucontrol-qt>=0.14.1:../../wip/pavucontrol-qt
DEPENDS+= qtermwidget>=0.14.1:../../wip/qtermwidget
DEPENDS+= lximage-qt>=0.14.1:../../wip/lximage-qt
DEPENDS+= lxqt-about>=0.14.1:../../wip/lxqt-about
@@ -24,16 +26,15 @@ DEPENDS+= lxqt-policykit>=0.14.1:../../wip/lxqt-policykit
DEPENDS+= lxqt-admin>=0.14.1:../../wip/lxqt-admin
DEPENDS+= lxqt-config>=0.14.1:../../wip/lxqt-config
DEPENDS+= lxqt-globalkeys>=0.14.3:../../wip/lxqt-globalkeys
+DEPENDS+= lxqt-openssh-askpass>=0.14.1:../../wip/lxqt-openssh-askpass
DEPENDS+= lxqt-notificationd>=0.14.1:../../wip/lxqt-notificationd
+DEPENDS+= lxqt-powermanagement>=0.14.1:../../wip/lxqt-powermanagement
DEPENDS+= lxqt-qtplugin>=0.14.0:../../wip/lxqt-qtplugin
DEPENDS+= lxqt-session>=0.14.1:../../wip/lxqt-session
+DEPENDS+= lxqt-sudo>=0.14.1:../../wip/lxqt-sudo
DEPENDS+= pcmanfm-qt>=0.14.1:../../wip/pcmanfm-qt
DEPENDS+= qterminal>=0.14.1:../../wip/qterminal
DEPENDS+= lxqt-panel>=0.14.1:../../wip/lxqt-panel
-DEPENDS+= pavucontrol-qt>=0.14.1:../../wip/pavucontrol-qt
-DEPENDS+= lxqt-openssh-askpass>=0.14.1:../../wip/lxqt-openssh-askpass
-DEPENDS+= lxqt-powermanagement>=0.14.1:../../wip/lxqt-powermanagement
-DEPENDS+= lxqt-sudo>=0.14.1:../../wip/lxqt-sudo
DEPENDS+= lxqt-runner>=0.14.1:../../wip/lxqt-runner
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index