generic-poky/meta/packages/xorg-app/xrandr_1.3.2.bb

11 lines
275 B
BlitzBasic

require xorg-app-common.inc
DESCRIPTION = "X Resize and Rotate extension command."
LICENSE= "BSD-X"
LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3"
DEPENDS += "libxrandr libxrender"
PE = "1"
PR = "r0"
SRC_URI += "file://resolve_symbol_clash.patch"