From 0f1d0026c49f6e1a2c41f174241a5919309791c1 Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Mon, 9 Jan 2023 13:34:10 +0100
Subject: [PATCH] - added AutoPrereqs

---
 dist.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist.ini b/dist.ini
index db9661b..028b824 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,7 +8,7 @@ version = 0.003
 [@Filter]
 -bundle = @Basic
 -remove = GatherDir 
-
+[AutoPrereqs]
 [GatherDir]
 exclude_filename = LICENSE
 exclude_match = .*~
-- 
GitLab