mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 22:18:52 +00:00
10 lines
159 B
BlitzBasic
10 lines
159 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "X11 font encoding library"
|
|
LICENSE = "BSD-X"
|
|
DEPENDS += "zlib xproto"
|
|
PR = "r1"
|
|
PE = "1"
|
|
|
|
BBCLASSEXTEND = "native"
|