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

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

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