pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
copyq: add missing include
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Jan 22 13:08:46 2025 +0100
Changeset: 12439f2409b6bb20094d5ec8c832840e8d30140e
Modified Files:
copyq/Makefile
Log Message:
copyq: add missing include
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=12439f2409b6bb20094d5ec8c832840e8d30140e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
copyq/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/copyq/Makefile b/copyq/Makefile
index 9a7bd6ed1b..47ca731812 100644
--- a/copyq/Makefile
+++ b/copyq/Makefile
@@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${GH_PROJECT}-${PKGVERSION_NOREV}
.include "../../devel/cmake/build.mk"
.include "../../devel/knotifications/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../x11/libXtst/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../x11/qt5-qtwayland/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index