merged. Bruce
On Mon, May 2, 2016 at 11:13 PM, Yunguo Wei <[email protected]> wrote: > This is fixing: > > QA Issue: criu rdepends on libbsd, but it isn't a build dependency? > [build-deps] > > Signed-off-by: Yunguo Wei <[email protected]> > --- > recipes-containers/criu/criu_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-containers/criu/criu_git.bb > b/recipes-containers/criu/criu_git.bb > index 48bcdc2..816c806 100644 > --- a/recipes-containers/criu/criu_git.bb > +++ b/recipes-containers/criu/criu_git.bb > @@ -25,7 +25,7 @@ SRC_URI = "git://github.com/xemul/criu.git;protocol=git > \ > > COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux" > > -DEPENDS += "protobuf-c-native protobuf-c" > +DEPENDS += "protobuf-c-native protobuf-c libbsd" > > S = "${WORKDIR}/git" > > -- > 1.9.1 > > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
