pkgsrc-WIP-changes archive

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

waybar: add chrono-date dependency



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Tue Dec 30 19:38:02 2025 +0100
Changeset:	5afa88eae0ec939fd78b1a49175a439ce1e16f5e

Modified Files:
	waybar/Makefile

Log Message:
waybar: add chrono-date dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5afa88eae0ec939fd78b1a49175a439ce1e16f5e

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

diffstat:
 waybar/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/waybar/Makefile b/waybar/Makefile
index 93efdf9ed3..108065a0d5 100644
--- a/waybar/Makefile
+++ b/waybar/Makefile
@@ -38,6 +38,7 @@ PKG_SYSCONFSUBDIR=	xdg/waybar
 BUILD_DEFS+=		PKG_SYSCONFBASE
 
 .include "../../wip/gtk-layer-shell/buildlink3.mk"
+.include "../../wip/chrono-date/buildlink3.mk"
 
 .include "../../devel/meson/build.mk"
 .include "../../textproc/scdoc/tool.mk"


Home | Main Index | Thread Index | Old Index