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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/vala/vala-bootstrap-native_0.6.0.bb b/recipes/vala/vala-bootstrap-native_0.6.0.bb index 8cc3acb52b..36db7174a6 100644 --- a/recipes/vala/vala-bootstrap-native_0.6.0.bb +++ b/recipes/vala/vala-bootstrap-native_0.6.0.bb @@ -1,4 +1,5 @@ -require vala_${PV}.bb +require vala.inc +PR = "r2" inherit native DEPENDS = "glib-2.0-native" |