mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
console-tools: Add missing gettext dependency
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SECTION = "base"
|
||||
LICENSE = "GPL"
|
||||
DESCRIPTION = "Allows you to set-up and manipulate the Linux console."
|
||||
DEPENDS = "gettext"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user