pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
slurp: fix depends
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Thu Mar 5 18:30:01 2026 +0100
Changeset: 31e6dacdf0f6ca600e072d7e46646a5fd25e44b6
Modified Files:
slurp/Makefile
slurp/PLIST
Log Message:
slurp: fix depends
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31e6dacdf0f6ca600e072d7e46646a5fd25e44b6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
slurp/Makefile | 1 +
slurp/PLIST | 2 ++
2 files changed, 3 insertions(+)
diffs:
diff --git a/slurp/Makefile b/slurp/Makefile
index 435e13d0d2..d4938ddd04 100644
--- a/slurp/Makefile
+++ b/slurp/Makefile
@@ -17,5 +17,6 @@ USE_TOOLS+= pkg-config
.include "../../devel/wayland-protocols/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../x11/libxkbcommon/buildlink3.mk"
+.include "../../wip/input-headers/buildlink3.mk"
.include "../../textproc/scdoc/tool.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/slurp/PLIST b/slurp/PLIST
index 48d96a5493..e6e219d713 100644
--- a/slurp/PLIST
+++ b/slurp/PLIST
@@ -1 +1,3 @@
@comment $NetBSD$
+bin/slurp
+man/man1/slurp.1
Home |
Main Index |
Thread Index |
Old Index