mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
libgnomeprint: Blacklist because of missing freetype-config
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
LICENSE = "GPLv2"
|
||||
SECTION = "x11/gnome/libs"
|
||||
|
||||
# | checking for freetype-config... no
|
||||
# | configure: error: You need FreeType2 (freetype-devel v 2.x package) for this version of libgnomeprint
|
||||
PNBLACKLIST[libgnomeprint] = "Broken without freetype-config"
|
||||
|
||||
DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome-common freetype"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
Reference in New Issue
Block a user