mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
flex: Add missing DEPENDS on gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "Flex is a tool for generating programs that recognize lexical patterns in text."
|
||||
SECTION = "devel"
|
||||
LICENSE = "BSD"
|
||||
DEPENDS = "gettext"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/flex/flex-2.5.31.tar.bz2 \
|
||||
file://flex-lvalue.diff;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user