mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 09:12:22 +00:00
libxrender: added missing dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5227 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
a4fcdacd6b
commit
9e00baff8b
@ -2,7 +2,7 @@ require xorg-lib-common.inc
|
|||||||
|
|
||||||
DESCRIPTION = "X11 Rendering Extension client library"
|
DESCRIPTION = "X11 Rendering Extension client library"
|
||||||
LICENSE = "BSD-X"
|
LICENSE = "BSD-X"
|
||||||
DEPENDS += "virtual/libx11 renderproto xproto"
|
DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user