From 2c479643cbbd65ce1d23cc0256f06bace609ac41 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= <ark@switnet.org>
Date: Wed, 6 Apr 2022 13:42:06 +0000
Subject: [PATCH] Fix firmware-free helper for aramo release.

---
 helpers/make-firmware-free | 2 --
 1 file changed, 2 deletions(-)

diff --git a/helpers/make-firmware-free b/helpers/make-firmware-free
index 184b1778..dc88bd96 100644
--- a/helpers/make-firmware-free
+++ b/helpers/make-firmware-free
@@ -24,8 +24,6 @@ REPOKEY=04EE7237B7D453EC
 
 . ./config
 
-sed '/Build-Depends/s/$/, python-configparser/' -i 	debian/control \
-							debian/templates/control.source.in
 sed '/Suggests/s/$/\nProvides: linux-firmware/' -i 	debian/control \
 							debian/templates/control.binary.in
 
-- 
GitLab