mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 16:50:17 +00:00
gnome-keyring: 2.20 -> 2.26.1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
e17a3ced72
commit
9539b49c82
@ -5,7 +5,7 @@ PR = "r1"
|
||||
|
||||
inherit autotools_stage gnome pkgconfig
|
||||
|
||||
DEPENDS = "gtk+ libgcrypt"
|
||||
DEPENDS = "gtk+ libgcrypt libtasn1 libtasn1-native"
|
||||
|
||||
EXTRA_OECONF = "--disable-gtk-doc"
|
||||
|
||||
@ -17,3 +17,5 @@ do_install_append () {
|
||||
}
|
||||
|
||||
FILES_${PN} += "${datadir}/dbus-1/services"
|
||||
FILES_${PN}-dbg += "${libdir}/gnome-keyring/standalone/.debug/"
|
||||
FILES_${PN}-dbg += "${libdir}/gnome-keyring/devel/.debug/"
|
||||
Loading…
x
Reference in New Issue
Block a user