pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lxqt-panel



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Aug 14 18:19:09 UTC 2023

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

Log Message:
lxqt-panel: Add missing xtst panel


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/x11/lxqt-panel/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-panel/Makefile
diff -u pkgsrc/x11/lxqt-panel/Makefile:1.38 pkgsrc/x11/lxqt-panel/Makefile:1.39
--- pkgsrc/x11/lxqt-panel/Makefile:1.38 Fri Aug 11 16:24:45 2023
+++ pkgsrc/x11/lxqt-panel/Makefile      Mon Aug 14 18:19:09 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2023/08/11 16:24:45 nia Exp $
+# $NetBSD: Makefile,v 1.39 2023/08/14 18:19:09 nia Exp $
 
 DISTNAME=      lxqt-panel-1.3.0
 PKGREVISION=   4
@@ -74,6 +74,7 @@ DEPENDS+=     lxmenu-data-[0-9]*:../../sysut
 .include "../../x11/kguiaddons/buildlink3.mk"
 .include "../../x11/libXcomposite/buildlink3.mk"
 .include "../../x11/libXdamage/buildlink3.mk"
+.include "../../x11/libXtst/buildlink3.mk"
 .include "../../x11/lxqt-globalkeys/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index