1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

PR bump packages with gdbm in DEPENDS

This is done because of this change in gdbm:
"gdbm: Package compat libs in gdbm-compat"

(From OE-Core rev: b91d8a07f736b7698650d25609245c89e0ed73d5)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andrei Gherzan
2012-04-13 13:34:19 +03:00
committed by Richard Purdie
parent 996308a4ea
commit 60cf19a36d
4 changed files with 4 additions and 4 deletions
@@ -1,6 +1,6 @@
require pulseaudio.inc
PR = "r7"
PR = "r8"
DEPENDS += "libjson gdbm speex libxml-parser-perl-native"