aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxdamage_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxdamage_1.1.1.bb')
-rw-r--r--recipes/xorg-lib/libxdamage_1.1.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxdamage_1.1.1.bb b/recipes/xorg-lib/libxdamage_1.1.1.bb
new file mode 100644
index 0000000000..e56d1d0954
--- /dev/null
+++ b/recipes/xorg-lib/libxdamage_1.1.1.bb
@@ -0,0 +1,10 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 damaged region extension library"
+LICENSE= "BSD-X"
+DEPENDS += "damageproto libxfixes"
+PROVIDES = "xdamage"
+PR = "r1"
+PE = "1"
+
+XORG_PN = "libXdamage"