summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-12 12:58:29 +0100
committerErich Eckner <git@eckner.net>2017-11-12 12:58:29 +0100
commite395fe24beea48ef008c488b9f8afce990fd141f (patch)
tree1c735b09d741d0badf72bbc76c6d103032b8129c
parentda241cfde2d6a841a841288081d7ef82993fbaed (diff)
downloadbuilder-e395fe24beea48ef008c488b9f8afce990fd141f.tar.xz
bin/common-functions: add TODO
-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