1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

libfribidi: added LICENSE field

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold
2010-09-30 10:22:27 -07:00
parent d8915153e2
commit d4feb66a75
@@ -1,6 +1,7 @@
DESCRIPTION = "Fribidi library for bidirectional text" DESCRIPTION = "Fribidi library for bidirectional text"
SECTION = "libs" SECTION = "libs"
PRIORITY = "optional" PRIORITY = "optional"
LICENSE = "GPL"
inherit autotools pkgconfig inherit autotools pkgconfig