diff options
Diffstat (limited to 'recipes/libxslt/libxslt-native_1.1.21.bb')
-rw-r--r-- | recipes/libxslt/libxslt-native_1.1.21.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/libxslt/libxslt-native_1.1.21.bb b/recipes/libxslt/libxslt-native_1.1.21.bb new file mode 100644 index 0000000000..5157aaacbf --- /dev/null +++ b/recipes/libxslt/libxslt-native_1.1.21.bb @@ -0,0 +1,4 @@ +require libxslt_${PV}.bb +inherit native + +DEPENDS = "libxml2-native (>=2.6.27)" |