summaryrefslogtreecommitdiff
path: root/hurd/building.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/building.mdwn')
-rw-r--r--hurd/building.mdwn2
1 files changed, 1 insertions, 1 deletions
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