mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
bison: Add missing DEPENDS on gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/bison/"
|
||||
LICENSE = "GPL"
|
||||
SECTION = "devel"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "gettext"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
|
||||
file://m4.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user