From 5b5505d42aa94e639edf41e0784176694cc0edcc Mon Sep 17 00:00:00 2001
From: jo <ljonas@riseup.net>
Date: Tue, 17 Aug 2021 18:57:56 +0200
Subject: [PATCH] Add comment about build-essential

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

diff --git a/packages.ini b/packages.ini
index 8788f6f73..f939ee4a3 100644
--- a/packages.ini
+++ b/packages.ini
@@ -40,7 +40,7 @@ xmlstarlet = buster, bionic
 [unknown]
 # TODO: Triage all these package to know whether they are still
 #       used or if they are installed by other packages.
-build-essential = bionic
+build-essential = bionic # Maybe related to libffi, libpq and libssl below.
 coreutils = buster, bionic
 flac = buster, bionic
 lame = buster, bionic # Maybe liquidsoap-plugin-lame, but it uses a library not the lame binary