diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-02-28 15:05:45 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-28 15:49:58 +0100 |
commit | 134a1de2e468bb5d3ab8304f77081a4421420242 (patch) | |
tree | d143cde71998b280428b026e30eb0385f87687ea | |
parent | 4f1844901b083fd64a234aea5e7716c93ad47f3c (diff) | |
download | meta-openembedded-134a1de2e468bb5d3ab8304f77081a4421420242.tar.gz |
imlib2: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-efl/recipes-efl/efl/imlib2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/imlib2_svn.bb b/meta-efl/recipes-efl/efl/imlib2_svn.bb index e131bcb59..fbab70f77 100644 --- a/meta-efl/recipes-efl/efl/imlib2_svn.bb +++ b/meta-efl/recipes-efl/efl/imlib2_svn.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" | |||
5 | DEPENDS = "freetype libpng jpeg virtual/libx11 libxext" | 5 | DEPENDS = "freetype libpng jpeg virtual/libx11 libxext" |
6 | PROVIDES = "virtual/imlib2" | 6 | PROVIDES = "virtual/imlib2" |
7 | PV = "1.4.2.001+svnr${SRCPV}" | 7 | PV = "1.4.2.001+svnr${SRCPV}" |
8 | PR = "r3" | 8 | PR = "r4" |
9 | SRCREV = "${EFL_SRCREV}" | 9 | SRCREV = "${EFL_SRCREV}" |
10 | 10 | ||
11 | inherit efl | 11 | inherit efl |