aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxinerama_X11R7.0-1.0.1.bb
blob: 09a4f564f5f3adc7c6726d20b84992548536f054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Xinerama library"
SECTION = "x11/libs"
PRIORITY = "optional"
#MAINTAINER = ""
LICENSE = "MIT"

DEPENDS = "xineramaproto xproto libx11 libxext"
PROVIDES = "xinerama"

XORG_PN = "libXinerama"

include xorg-xlibs.inc

EXTRA_OECONF="--enable-malloc0returnsnull"