aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-app
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xorg-app')
-rw-r--r--packages/xorg-app/xrandr_1.2.3.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/xorg-app/xrandr_1.2.3.bb b/packages/xorg-app/xrandr_1.2.3.bb
new file mode 100644
index 0000000000..05ef6af95d
--- /dev/null
+++ b/packages/xorg-app/xrandr_1.2.3.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"