mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 14:36:52 +00:00
bison: Add missing DEPENDS on gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
5bc0235640
commit
ac0788e958
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user