diff options
Diffstat (limited to 'recipes/libidl/libidl-native_0.8.13.bb')
-rw-r--r-- | recipes/libidl/libidl-native_0.8.13.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/libidl/libidl-native_0.8.13.bb b/recipes/libidl/libidl-native_0.8.13.bb new file mode 100644 index 0000000000..e4109b26fa --- /dev/null +++ b/recipes/libidl/libidl-native_0.8.13.bb @@ -0,0 +1,5 @@ +SECTION = "libs" +require libidl_${PV}.bb +inherit native + +DEPENDS = "flex-native glib-2.0-native" |