summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-imaging_1.1.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-imaging_1.1.7.bb')
-rw-r--r--meta/recipes-devtools/python/python-imaging_1.1.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-imaging_1.1.7.bb b/meta/recipes-devtools/python/python-imaging_1.1.7.bb
index b0246460c4..fc568b5d60 100644
--- a/meta/recipes-devtools/python/python-imaging_1.1.7.bb
+++ b/meta/recipes-devtools/python/python-imaging_1.1.7.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489
5DEPENDS = "freetype jpeg tiff" 5DEPENDS = "freetype jpeg tiff"
6RDEPENDS_${PN} = "python-lang python-stringold" 6RDEPENDS_${PN} = "python-lang python-stringold"
7SRCNAME = "Imaging" 7SRCNAME = "Imaging"
8PR = "ml1" 8PR = "ml2"
9 9
10SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \ 10SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \
11 file://path.patch" 11 file://path.patch"