1 2 3 4 5 6 7 8 9 10 11
include xorg-lib-common.inc DESCRIPTION = "X Composite extension library." LICENSE= "BSD-X" DEPENDS += " compositeproto libx11 libxfixes" PROVIDES = "xcomposite" XORG_PN = "libXcomposite" SRC_URI += " file://change-include-order.patch;patch=1"