pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lxqt-config



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Apr 28 01:30:55 UTC 2025

Modified Files:
        pkgsrc/x11/lxqt-config: Makefile

Log Message:
lxqt-config: also bump lxqt-build-tools


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/x11/lxqt-config/Makefile

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

Modified files:

Index: pkgsrc/x11/lxqt-config/Makefile
diff -u pkgsrc/x11/lxqt-config/Makefile:1.49 pkgsrc/x11/lxqt-config/Makefile:1.50
--- pkgsrc/x11/lxqt-config/Makefile:1.49        Mon Apr 28 01:29:50 2025
+++ pkgsrc/x11/lxqt-config/Makefile     Mon Apr 28 01:30:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2025/04/28 01:29:50 gutteridge Exp $
+# $NetBSD: Makefile,v 1.50 2025/04/28 01:30:55 gutteridge Exp $
 
 DISTNAME=      lxqt-config-2.2.0
 CATEGORIES=    x11
@@ -37,7 +37,7 @@ SUBST_VARS.prefix=    X11BASE
 SUBST_VARS.prefix+=    XKBSUB
 
 DEPENDS+=      lxqt-themes-[0-9]*:../../graphics/lxqt-themes
-TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.2.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
 
 .include "../../devel/cmake/build.mk"



Home | Main Index | Thread Index | Old Index