From b020b2e882d202f713cbbcaff22160fddb7ad6fa Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 20 May 2023 21:36:25 +0200 Subject: [PATCH] d/control: drop build-dependencies on essential sed package as we don't need a specific version of that Signed-off-by: Thomas Lamprecht --- debian/control.in | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index f5bbebd..97c3d1a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,7 +3,6 @@ Section: admin Priority: optional Build-Depends: debhelper (>=12~), lintian, - sed, Maintainer: Proxmox Support Team Package: pve-headers-@KERNEL_VER@