aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xrandr_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xrandr_1.3.2.bb')
-rw-r--r--recipes/xorg-app/xrandr_1.3.2.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-app/xrandr_1.3.2.bb b/recipes/xorg-app/xrandr_1.3.2.bb
new file mode 100644
index 0000000000..05ef6af95d
--- /dev/null
+++ b/recipes/xorg-app/xrandr_1.3.2.bb
@@ -0,0 +1,8 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "X Resize and Rotate extension command."
+LICENSE= "BSD-X"
+DEPENDS += "libxrandr libxrender"
+PE = "1"
+
+SRC_URI += "file://resolve_symbol_clash.patch;patch=1"