aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl')
-rw-r--r--meta-efl/recipes-efl/efl/imlib2_svn.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/imlib2_svn.bb b/meta-efl/recipes-efl/efl/imlib2_svn.bb
index 8bd803215a..9806de7586 100644
--- a/meta-efl/recipes-efl/efl/imlib2_svn.bb
+++ b/meta-efl/recipes-efl/efl/imlib2_svn.bb
@@ -7,6 +7,8 @@ PROVIDES = "virtual/imlib2"
PV = "1.4.5+svnr${SRCPV}"
SRCREV = "${EFL_SRCREV}"
+PNBLACKLIST[imlib2] = "BROKEN: needs to be updated to use freetype2 pkg-config"
+
inherit efl binconfig
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
S = "${WORKDIR}/${SRCNAME}"