aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxres_X11R7.0-1.0.0.bb
blob: a9806f57b16dfa5d6d51347a0e44023a746bdf23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "X Resource usage library."
SECTION = "x11/libs"
#MAINTAINER = ""
LICENSE = "X-MIT"

DEPENDS = "libx11 xextproto libxext resourceproto"
PROVIDES = "xres"

XORG_PN = "libXres"

include xorg-xlibs.inc

EXTRA_OECONF="--enable-malloc0returnsnull"