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:
@@ -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"
|
||||
Reference in New Issue
Block a user