diff options
Diffstat (limited to 'zlib/zlib-native_1.2.1.oe')
-rw-r--r-- | zlib/zlib-native_1.2.1.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zlib/zlib-native_1.2.1.oe b/zlib/zlib-native_1.2.1.oe index e69de29bb2..1c9b5e6a08 100644 --- a/zlib/zlib-native_1.2.1.oe +++ b/zlib/zlib-native_1.2.1.oe @@ -0,0 +1,4 @@ +SECTION = "libs" +include zlib_${PV}.oe +inherit native +DEPENDS = "patcher-native" |