From 8d4631c497853bfb1bcb26b734a60f97a52fa189 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 11 Aug 2025 15:47:08 +0200 Subject: Also install quilt for dh_quilt_patch --- hurd/building.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/building.mdwn b/hurd/building.mdwn index ea3213e5..2a157199 100644 --- a/hurd/building.mdwn +++ b/hurd/building.mdwn @@ -24,7 +24,7 @@ Building the Hurd requires the *build-essential* and *fakeroot* packages, their dependencies and additional packages that are specified by the source hurd package: - # apt install build-essential fakeroot + # apt install build-essential fakeroot quilt # apt build-dep hurd ## ... on non-Debian systems -- cgit v1.2.3