diff options
Diffstat (limited to 'meta-efl/recipes-efl/efl/imlib2_svn.bb')
-rw-r--r-- | meta-efl/recipes-efl/efl/imlib2_svn.bb | 2 |
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" | |||
7 | PV = "1.4.5+svnr${SRCPV}" | 7 | PV = "1.4.5+svnr${SRCPV}" |
8 | SRCREV = "${EFL_SRCREV}" | 8 | SRCREV = "${EFL_SRCREV}" |
9 | 9 | ||
10 | PNBLACKLIST[imlib2] = "BROKEN: needs to be updated to use freetype2 pkg-config" | ||
11 | |||
10 | inherit efl binconfig | 12 | inherit efl binconfig |
11 | SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" | 13 | SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" |
12 | S = "${WORKDIR}/${SRCNAME}" | 14 | S = "${WORKDIR}/${SRCNAME}" |