pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/lxqt



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Jun  6 01:02:59 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/lxqt: Makefile

Log Message:
lxqt: reflect configuration fix in lxqt-session


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/meta-pkgs/lxqt/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/lxqt/Makefile
diff -u pkgsrc/meta-pkgs/lxqt/Makefile:1.19 pkgsrc/meta-pkgs/lxqt/Makefile:1.20
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.19 Tue Apr 18 18:17:31 2023
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Tue Jun  6 01:02:59 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2023/04/18 18:17:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.20 2023/06/06 01:02:59 gutteridge Exp $
 
 PKGNAME=       lxqt-1.3.0
+PKGREVISION=   1
 CATEGORIES=    meta-pkgs
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -30,7 +31,7 @@ DEPENDS+=     lxqt-openssh-askpass>=1.3.0:..
 DEPENDS+=      lxqt-notificationd>=1.3.0:../../x11/lxqt-notificationd
 DEPENDS+=      lxqt-powermanagement>=1.3.0:../../sysutils/lxqt-powermanagement
 DEPENDS+=      lxqt-qtplugin>=1.3.0:../../x11/lxqt-qtplugin
-DEPENDS+=      lxqt-session>=1.3.0:../../x11/lxqt-session
+DEPENDS+=      lxqt-session>=1.3.0nb3:../../x11/lxqt-session
 DEPENDS+=      lxqt-sudo>=1.3.0:../../security/lxqt-sudo
 DEPENDS+=      pcmanfm-qt>=1.3.0:../../sysutils/pcmanfm-qt
 DEPENDS+=      qterminal>=1.3.0:../../x11/qterminal



Home | Main Index | Thread Index | Old Index