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

DEPENDS = "libx11 libxext"
PROVIDES = "xres"

XORG_RELEASE = "X11R7.1"
XORG_PN = "libXres"

include xorg-xlibs.inc

EXTRA_OECONF="--enable-malloc0returnsnull"