From e395fe24beea48ef008c488b9f8afce990fd141f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 12 Nov 2017 12:58:29 +0100 Subject: bin/common-functions: add TODO --- bin/common-functions | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-54-g00ecf