ncurses: add xterm terminfo file back
[openembedded.git] / recipes / xorg-app / xrandr_1.2.2.bb
1 require xorg-app-common.inc
2
3 DESCRIPTION = "X Resize and Rotate extension command."
4 LICENSE= "BSD-X"
5 DEPENDS += "libxrandr libxrender"
6 PE = "1"
7
8 SRC_URI += "file://resolve_symbol_clash.patch;patch=1"