1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libxcomposite:added 0.3.1

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1647 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-05-09 16:50:03 +00:00
parent c208ec17a4
commit cde2593bf3
@@ -0,0 +1,12 @@
require xorg-lib-common.inc
PE = "1"
DESCRIPTION = "X Composite extension library."
LICENSE= "BSD-X"
DEPENDS += " compositeproto virtual/libx11 libxfixes"
PROVIDES = "xcomposite"
XORG_PN = "libXcomposite"
SRC_URI += " file://change-include-order.patch;patch=1"