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:           Sat Nov 12 05:48:35 UTC 2022

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

Log Message:
lxqt: also bump minimum qt5-qttranslations for consistency


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 pkgsrc/meta-pkgs/lxqt/Makefile:1.15
--- pkgsrc/meta-pkgs/lxqt/Makefile:1.14 Sat Nov 12 05:28:11 2022
+++ pkgsrc/meta-pkgs/lxqt/Makefile      Sat Nov 12 05:48:35 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/11/12 05:28:11 gutteridge Exp $
+# $NetBSD: Makefile,v 1.15 2022/11/12 05:48:35 gutteridge Exp $
 
 PKGNAME=       lxqt-1.2.0
 CATEGORIES=    meta-pkgs
@@ -44,7 +44,7 @@ DEPENDS+=     breeze-icons-[0-9]*:../../grap
 DEPENDS+=      xscreensaver-[0-9]*:../../x11/xscreensaver
 # This pulls in quite a lot of dependencies, but, if translations are wanted,
 # it's needed.
-DEPENDS+=      qt5-qttranslations>=5.15.2:../../x11/qt5-qttranslations
+DEPENDS+=      qt5-qttranslations>=5.15.7:../../x11/qt5-qttranslations
 # This is needed to be able to correctly use deadkeys
 DEPENDS+=      uim-[0-9]*:../../inputmethod/uim
 



Home | Main Index | Thread Index | Old Index