This commit is contained in:
Andy Yankovsky 2020-04-16 20:20:29 +02:00 committed by Philipp Wollermann
parent 9eb30f8c5a
commit 3cfd45d5d4
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ attrs: {
#
# Optional dependencies to be copied into the directory structure.
# Typically those directly required for the external building of the library/binaries.
# (i.e. those that the external buidl system will be looking for and paths to which are
# (i.e. those that the external build system will be looking for and paths to which are
# provided by the calling rule)
"deps": attr.label_list(mandatory = False, allow_files = True, default = []),
# Optional tools to be copied into the directory structure.