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

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

XORG_PN = "libXrender"