mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
libxcursor:added 1.1.8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1648 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
11
meta/packages/xorg-lib/libxcursor_1.1.8.bb
Normal file
11
meta/packages/xorg-lib/libxcursor_1.1.8.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
require xorg-lib-common.inc
|
||||
PE = "1"
|
||||
|
||||
DESCRIPTION = "X Cursor library"
|
||||
LICENSE= "BSD-X"
|
||||
|
||||
DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"
|
||||
|
||||
XORG_PN = "libXcursor"
|
||||
|
||||
FILES_${PN} += "${libdir}/libXcursor.so"
|
||||
Reference in New Issue
Block a user