]> code.ossystems Code Review - openembedded-core.git/commit
libtasn1: depends on yacc
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 31 Jan 2017 09:05:29 +0000 (10:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 15:34:52 +0000 (15:34 +0000)
commit1135024502bb120c331e065f4c441d6a3efb6d4f
tree6bac9d792778434d48f39b0ba16e6939cd04c259
parente2dd3621c45e854b4eb054b4d4537487462cdd39
libtasn1: depends on yacc

This fixes a potential pollution by the build host and build error
when yacc isn't installed on the build host:

 | ../../libtasn1-4.9/build-aux/ylwrap: line 175: yacc: command not found
 | Makefile:1116: recipe for target 'ASN1.c' failed
 | make[3]: *** [ASN1.c] Error 127

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gnutls/libtasn1_4.9.bb