aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-app/xrandr_1.2.0.bb
blob: f876ba6b47ba0a644a7edca26ceac574e45001fd (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-app-common.inc

DESCRIPTION = "X Resize and Rotate extension command."
LICENSE= "BSD-X"

DEPENDS += " libxrandr libxrender virtual/libx11"
PE = "1"
PR = "r1"

SRC_URI += "file://resolve_symbol_clash.patch;patch=1"