pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
LXQt-0.15.0, correct path errors
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu May 14 08:40:55 2020 +0200
Changeset: d469e26db084fa472b80e122a2600995798330b7
Modified Files:
lxqt/Makefile
Log Message:
LXQt-0.15.0, correct path errors
Correct path errors detected by pkglint.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d469e26db084fa472b80e122a2600995798330b7
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 0ef77e16f8..6cd9e26f83 100644
--- a/lxqt/Makefile
+++ b/lxqt/Makefile
@@ -35,8 +35,8 @@ DEPENDS+= pcmanfm-qt>=0.15.0:../../wip/pcmanfm-qt
DEPENDS+= qterminal>=0.15.0:../../wip/qterminal
DEPENDS+= lxqt-panel>=0.15.0:../../wip/lxqt-panel
DEPENDS+= lxqt-runner>=0.15.0:../../wip/lxqt-runner
-DEPENDS+= screengrab>=2.0.1:../wip/screengrab
-DEPENDS+= lxqt-archiver>=0.1.1:../wip/lxqt-archiver
+DEPENDS+= screengrab>=2.0.1:../../wip/screengrab
+DEPENDS+= lxqt-archiver>=0.1.1:../../wip/lxqt-archiver
# The Oxygen icon set is the default that LXQt expects, and a compatible icon
# theme must be present for it to be fully usable. Breeze is another option.
DEPENDS+= oxygen-icons-[0-9]*:../../graphics/oxygen-icons
Home |
Main Index |
Thread Index |
Old Index