Skip to content

Commit 5b6c4c4

Browse files
committed
deskflow: add missing tool dependency
1 parent 33f93b9 commit 5b6c4c4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

net/deskflow/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.4 2025/05/30 21:17:32 tnn Exp $
1+
# $NetBSD: Makefile,v 1.5 2025/06/12 06:57:50 wiz Exp $
22

33
DISTNAME= deskflow-1.22.0
44
CATEGORIES= net x11
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/deskflow/deskflow/
1010
COMMENT= Let a user share a mouse and keyboard among computers
1111
LICENSE= gnu-gpl-v2
1212

13+
TOOL_DEPENDS+= help2man-[0-9]*:../../converters/help2man
14+
1315
USE_LANGUAGES= c c++
1416
USE_CXX_FEATURES= c++20
1517
USE_TOOLS+= pkg-config

0 commit comments

Comments
 (0)