From 6d7903da7b3e15edf9ab8e63335d3169c71c2651 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 27 Nov 2017 13:51:56 +0100 Subject: bin/common-functions: add todo --- bin/common-functions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/common-functions') diff --git a/bin/common-functions b/bin/common-functions index 394720b..44ae307 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -2,6 +2,8 @@ # contains functions used by more than one script +# TODO: include link depenendencies in run-depends metadata + # shellcheck disable=SC2039 if [ -z "${base_dir}" ]; then -- cgit v1.2.3-54-g00ecf