summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/common-functions3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/common-functions b/bin/common-functions
index 31f6928..84f4a62 100755
--- a/bin/common-functions
+++ b/bin/common-functions
@@ -2,6 +2,9 @@
# contains functions used by more than one script
+# TODO: libreoffice-fresh-i18n should run-depend on libreoffice-fresh,
+# but it's not recognized.
+
# shellcheck disable=SC2039
if [ -z "${base_dir}" ]; then