mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
11 lines
207 B
BlitzBasic
11 lines
207 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "X Cursor library"
|
|
LICENSE= "BSD-X"
|
|
|
|
DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"
|
|
|
|
XORG_PN = "libXcursor"
|
|
|
|
FILES_${PN} += "${libdir}/libXcursor.so"
|