summaryrefslogtreecommitdiffstats
path: root/meta/classes/vala.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/vala.bbclass')
-rw-r--r--meta/classes/vala.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/vala.bbclass b/meta/classes/vala.bbclass
index 65e15013e1..460ddb36f0 100644
--- a/meta/classes/vala.bbclass
+++ b/meta/classes/vala.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# Everyone needs vala-native and targets need vala, too, 7# Everyone needs vala-native and targets need vala, too,
6# because that is where target builds look for .vapi files. 8# because that is where target builds look for .vapi files.