aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxrender_0.9.3.bb
blob: 0a345b951cd228dd79f8dce401d1b7c6c2cc01b4 (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"
PR = "r0"
PE = "1"

XORG_PN = "libXrender"