mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 04:49:17 +00:00
libxcomposite: add libxext to dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3335 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
73b9bf2e15
commit
2d44843f98
@ -2,7 +2,7 @@ require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X Composite extension library."
|
||||
LICENSE= "BSD-X"
|
||||
DEPENDS += " compositeproto virtual/libx11 libxfixes"
|
||||
DEPENDS += " compositeproto virtual/libx11 libxfixes libxext"
|
||||
PROVIDES = "xcomposite"
|
||||
PE = "1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user