summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-12-17 13:32:19 +0200
committerLars Wirzenius <liw@liw.fi>2022-12-17 13:32:19 +0200
commitf4e9fe37130fb6d22a408a4db92746d7343cdfd4 (patch)
tree61b69955e7932172b7f6c18166da6f8c5b88e43c
parente1499eb1e9532d59d16561cf362dd74894ad14d7 (diff)
downloadsshca-f4e9fe37130fb6d22a408a4db92746d7343cdfd4.tar.gz
fix: don't build-depend on build-essential for the Debian package
It's bad form to do that in Debian, alas. Sponsored-by: author
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b5dcde4..71291d0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Priority: optional
Standards-Version: 4.2.0
Build-Depends:
debhelper (>= 10~),
- build-essential,
dh-cargo,
git,
moreutils,