mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
check: add gettext to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,9 @@ LICENSE = "LGPL"
|
||||
PRIORITY = "optional"
|
||||
SECTION = "devel"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
DEPENDS = "gettext"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
|
||||
file://configure_fix.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user