diff options
Diffstat (limited to 'meta/classes/gettext.bbclass')
| -rw-r--r-- | meta/classes/gettext.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/gettext.bbclass b/meta/classes/gettext.bbclass index 4aecbb4413..c313885d52 100644 --- a/meta/classes/gettext.bbclass +++ b/meta/classes/gettext.bbclass | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | # | 1 | # |
| 2 | # Copyright OpenEmbedded Contributors | 2 | # Copyright OpenEmbedded Contributors |
| 3 | # | 3 | # |
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 4 | 6 | ||
| 5 | def gettext_dependencies(d): | 7 | def gettext_dependencies(d): |
| 6 | if d.getVar('INHIBIT_DEFAULT_DEPS') and not oe.utils.inherits(d, 'cross-canadian'): | 8 | if d.getVar('INHIBIT_DEFAULT_DEPS') and not oe.utils.inherits(d, 'cross-canadian'): |
