aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib/libxrender_0.9.2.bb
blob: 4eb5739564784615e312e958565b8648357f480b (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"
FILE_PR = "r1"
PE = "1"

XORG_PN = "libXrender"