generic-poky/meta/packages/xorg-app/xrandr_1.2.3.bb
Marcin Juszkiewicz 6fe21f6f94 xrandr: upgraded to 1.2.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4135 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:32:49 +00:00

9 lines
200 B
BlitzBasic

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"