diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-22 16:33:21 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-22 16:33:21 +0100 |
commit | 14d2b74fa451f81488bfdf2697f8170807c1007f (patch) | |
tree | ab0173c66b51e4cedf116ef6d072174fda0a8b8d /meta-gnome/recipes-gnome | |
parent | 87a35d203278d220e6c730dc551af11a060798cd (diff) |
epiphany 2.30.6: add missing source checksums
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb index a507899..fccbc5f 100644 --- a/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb +++ b/meta-gnome/recipes-gnome/epiphany/epiphany_2.30.6.bb @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = "libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates" inherit gnome +SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64" +SRC_URI[archive.sha256sum] = "278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc" EXTRA_OECONF += " --disable-nss --with-distributor-name=${DISTRO} --without-ca-file" |