pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
knot-resolver: add bash tool to fix build
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Jun 27 22:10:41 2026 +0200
Changeset: bcb94b0a96cfd6d101d3001f984d0ed0296a70d3
Modified Files:
knot-resolver/Makefile
Log Message:
knot-resolver: add bash tool to fix build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bcb94b0a96cfd6d101d3001f984d0ed0296a70d3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
knot-resolver/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/knot-resolver/Makefile b/knot-resolver/Makefile
index 081f5401b2..cbfb699cb8 100644
--- a/knot-resolver/Makefile
+++ b/knot-resolver/Makefile
@@ -11,6 +11,7 @@ COMMENT= Knot (resolver) DNS server
LICENSE= gnu-gpl-v3
USE_TOOLS+= pkg-config
+USE_TOOLS+= bash
USE_TOOLS+= cmake
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index