diff options
Diffstat (limited to 'meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb')
| -rw-r--r-- | meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb index 78f4bf5517..ea8e9eaa30 100644 --- a/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb +++ b/meta-oe/recipes-multimedia/libsdl-image/libsdl-image_1.2.12.bb | |||
| @@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=613734b7586e1580ef944961c6d62227" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "tiff zlib libpng jpeg virtual/libsdl" | 7 | DEPENDS = "tiff zlib libpng jpeg virtual/libsdl" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL_image-${PV}.tar.gz" | 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL_image-${PV}.tar.gz \ |
| 10 | file://configure.patch" | ||
| 10 | SRC_URI[md5sum] = "a0f9098ebe5400f0bdc9b62e60797ecb" | 11 | SRC_URI[md5sum] = "a0f9098ebe5400f0bdc9b62e60797ecb" |
| 11 | SRC_URI[sha256sum] = "0b90722984561004de84847744d566809dbb9daf732a9e503b91a1b5a84e5699" | 12 | SRC_URI[sha256sum] = "0b90722984561004de84847744d566809dbb9daf732a9e503b91a1b5a84e5699" |
| 12 | 13 | ||
