diff options
Diffstat (limited to 'libidl/libidl-native_0.8.3.oe')
-rw-r--r-- | libidl/libidl-native_0.8.3.oe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libidl/libidl-native_0.8.3.oe b/libidl/libidl-native_0.8.3.oe index e69de29bb2..0e06a4e656 100644 --- a/libidl/libidl-native_0.8.3.oe +++ b/libidl/libidl-native_0.8.3.oe @@ -0,0 +1,5 @@ +SECTION = "libs" +include libidl_${PV}.oe +inherit native + +DEPENDS = "glib-2.0-native" |