aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-app/xrandr_1.2.2.bb
blob: 05ef6af95dfb1e652f9fd5404e5270c383ef7704 (plain)
1
2
3
4
5
6
7
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"