aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxrender_0.9.0.2.bb
blob: 1cff60983ad7a215f99f9e13dfe796e1cbe1f064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "X Render extension library."
SECTION = "libs"
#MAINTAINER = ""
LICENSE = "BSD"

DEPENDS = "renderproto libx11"

XORG_PN = "libXrender"

include xorg-xlibs.inc

EXTRA_OECONF="--enable-malloc0returnsnull"