diff options
Diffstat (limited to 'packages/python/python-imaging_1.1.6.bb')
-rw-r--r-- | packages/python/python-imaging_1.1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-imaging_1.1.6.bb b/packages/python/python-imaging_1.1.6.bb index acea292bd5..9f3b6323dd 100644 --- a/packages/python/python-imaging_1.1.6.bb +++ b/packages/python/python-imaging_1.1.6.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "freetype jpeg tiff" RDEPENDS = "python-lang python-stringold" SRCNAME = "Imaging" -FILE_PR = "ml0" +PR = "ml0" SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \ file://path.patch;patch=1" |