summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libexif/libexif_0.6.16.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/libexif/libexif_0.6.16.bb b/meta/recipes-support/libexif/libexif_0.6.16.bb
index 8fb15d9b59..d9d1c5e1be 100644
--- a/meta/recipes-support/libexif/libexif_0.6.16.bb
+++ b/meta/recipes-support/libexif/libexif_0.6.16.bb
@@ -3,14 +3,13 @@ HOMEPAGE = "http://sourceforge.net/projects/libexif"
3SECTION = "libs" 3SECTION = "libs"
4LICENSE = "LGPLv2.1" 4LICENSE = "LGPLv2.1"
5LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1" 5LIC_FILES_CHKSUM = "file://COPYING;md5=0448d3676bc0de00406af227d341a4d1"
6DEPENDS = "gettext"
7 6
8SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" 7SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2"
9 8
10SRC_URI[md5sum] = "deee153b1ded5a944ea05d041d959eca" 9SRC_URI[md5sum] = "deee153b1ded5a944ea05d041d959eca"
11SRC_URI[sha256sum] = "db6885d5e40e3a273ff8bb9708ab739c8ace3c5abdd75509eec8ea31a31aac43" 10SRC_URI[sha256sum] = "db6885d5e40e3a273ff8bb9708ab739c8ace3c5abdd75509eec8ea31a31aac43"
12 11
13inherit autotools 12inherit autotools gettext
14 13
15do_configure_append() { 14do_configure_append() {
16 sed -i s:doc\ binary:binary:g Makefile 15 sed -i s:doc\ binary:binary:g Makefile