aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-keyring_0.6.0.bb
blob: b89990a92eb992af9589988d06bc58fb5847fde0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "GPL"
SECTION = "x11/gnome"

inherit gnome

DEPENDS = "gtk+"

EXTRA_OECONF = "--disable-gtk-doc"


do_stage() {
        autotools_stage_all
}

SRC_URI[archive.md5sum] = "1e3a3a12b19fc5ebe95363658c2256d8"
SRC_URI[archive.sha256sum] = "649f2a0d5298b896781d0ac563b8ea1be7f3fe07fd17ea43b0ec0562be47769f"