mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02: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"
|