summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib/libxext-native_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxext-native_1.1.1.bb')
-rw-r--r--recipes/xorg-lib/libxext-native_1.1.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxext-native_1.1.1.bb b/recipes/xorg-lib/libxext-native_1.1.1.bb
new file mode 100644
index 0000000000..531242e6fa
--- /dev/null
+++ b/recipes/xorg-lib/libxext-native_1.1.1.bb
@@ -0,0 +1,12 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 miscellaneous extension library"
+DEPENDS += "xproto-native libx11-native xextproto-native libxau-native util-macros-native"
+PROVIDES = "xext-native"
+PR = "r1"
+PE = "1"
+
+XORG_PN = "libXext"
+
+inherit native
+