diff options
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r-- | recipes/xorg-lib/libxext-native_1.0.5.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxext-native_1.0.5.bb b/recipes/xorg-lib/libxext-native_1.0.5.bb new file mode 100644 index 0000000000..c931cf7b8a --- /dev/null +++ b/recipes/xorg-lib/libxext-native_1.0.5.bb @@ -0,0 +1,6 @@ +require libxext_${PV}.bb + +DEPENDS = "libx11-native libxau-native xextproto-native" +PE = "1" + +inherit native |