aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxcomposite_0.4.1.bb
blob: 55a91b704869eb3c9f0ac3d76d70606ea644fd18 (plain)
1
2
3
4
5
6
7
8
9
require xorg-lib-common.inc

DESCRIPTION = "X Composite extension library."
LICENSE= "BSD-X"
DEPENDS += " compositeproto virtual/libx11 libxfixes libxext"
PROVIDES = "xcomposite"
PE = "1"

XORG_PN = "libXcomposite"