pkgsrc-WIP-changes archive

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

LXQt-0.15.0, update options.mk



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue May 5 07:23:09 2020 +0200
Changeset:	101c7a466e9a92da59ca632d82ad79379d9ed5dc

Modified Files:
	lxqt/options.mk

Log Message:
LXQt-0.15.0, update options.mk

In the previous commit I forgot to update options.mk to
reflect the new DE release.

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

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

diffstat:
 lxqt/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lxqt/options.mk b/lxqt/options.mk
index e59bc72d77..df03dcc9af 100644
--- a/lxqt/options.mk
+++ b/lxqt/options.mk
@@ -11,7 +11,7 @@ PKG_SUGGESTED_OPTIONS=		openbox
 
 .if !empty(PKG_OPTIONS:Mopenbox)
 DEPENDS+=	openbox>=3.6.1:../../wm/openbox
-DEPENDS+=	obconf-qt>=0.14.1:../../wm/obconf-qt
+DEPENDS+=	obconf-qt>=0.15.0:../../wm/obconf-qt
 .endif
 
 .if !empty(PKG_OPTIONS:Mxfce4-wm)


Home | Main Index | Thread Index | Old Index