diff options
Diffstat (limited to 'recipes/vala/vala-bootstrap-native_0.6.0.bb')
-rw-r--r-- | recipes/vala/vala-bootstrap-native_0.6.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/vala/vala-bootstrap-native_0.6.0.bb b/recipes/vala/vala-bootstrap-native_0.6.0.bb new file mode 100644 index 0000000000..bc99ebf0a6 --- /dev/null +++ b/recipes/vala/vala-bootstrap-native_0.6.0.bb @@ -0,0 +1,4 @@ +require vala_${PV}.bb + +inherit native +DEPENDS = "glib-2.0-native" |