diff options
| -rw-r--r-- | meta/recipes-support/libexif/libexif_0.6.16.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/libexif/libexif_0.6.16.bb b/meta/recipes-support/libexif/libexif_0.6.16.bb index e0d4681ea4..8fb15d9b59 100644 --- a/meta/recipes-support/libexif/libexif_0.6.16.bb +++ b/meta/recipes-support/libexif/libexif_0.6.16.bb | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | DESCRIPTION = "Library to read the extended image information (EXIF) from JPEG pictures" | 1 | DESCRIPTION = "Library to read the extended image information (EXIF) from JPEG pictures" |
| 2 | HOMEPAGE = "http://sourceforge.net/projects/libexif" | 2 | HOMEPAGE = "http://sourceforge.net/projects/libexif" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "LGPL" | 4 | LICENSE = "LGPLv2.1" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" | ||
| 5 | DEPENDS = "gettext" | 6 | DEPENDS = "gettext" |
| 6 | 7 | ||
| 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" |
