libgnomeprint: Blacklist because of missing freetype-config

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-07-07 12:16:22 +02:00
parent 77883c887b
commit 8cc44819e8
@@ -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"