mirror of
https://git.yoctoproject.org/poky
synced 2026-03-04 06:19:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5227 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
198 B
BlitzBasic
10 lines
198 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "X11 Rendering Extension client library"
|
|
LICENSE = "BSD-X"
|
|
DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
|
|
PR = "r1"
|
|
PE = "1"
|
|
|
|
XORG_PN = "libXrender"
|