pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/lxqt lxqt: also bump minimum qt5-qttranslati...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccd164cd2459
branches:  trunk
changeset: 388052:ccd164cd2459
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Nov 12 05:48:35 2022 +0000

description:
lxqt: also bump minimum qt5-qttranslations for consistency

diffstat:

 meta-pkgs/lxqt/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4c4e93251eee -r ccd164cd2459 meta-pkgs/lxqt/Makefile
--- a/meta-pkgs/lxqt/Makefile   Sat Nov 12 05:28:26 2022 +0000
+++ b/meta-pkgs/lxqt/Makefile   Sat Nov 12 05:48:35 2022 +0000
@@ -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+=      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