From 83876f58901900ab59dc2aec3027d2d36723a446 Mon Sep 17 00:00:00 2001
From: Helmut Grohne <helmut@subdivi.de>
Date: Tue, 13 Aug 2024 15:02:57 +0200
Subject: document that dpkg-dev is required

It's already a dependency in debian/control, but was missing from the
README.

Reported-by: Vasyl Vavrychuk
Closes: #18
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f757993..118f4ad 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ What do I need?
 A regular user account[^1] suffices. The following Debian packages should be
 installed:
  * `arch-test` (when running foreign images)
+ * `dpkg-dev`
  * `e2fsprogs`
  * `mmdebstrap`
  * `qemu-system-something`
-- 
cgit v1.2.3