aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib/libxrender_0.9.4.bb
blob: 2e12e945e7c3a136ac5ec7c219d9ced9fca72322 (plain)
1
2
3
4
5
6
7
8
9
require xorg-lib-common.inc

DESCRIPTION = "X11 Rendering Extension client library"
LICENSE = "BSD-X"
DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
FILE_PR = "r1"
PE = "1"

XORG_PN = "libXrender"