mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 00:35:49 +00:00
sed: add gettext to dependencies
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
eb27ddfc02
commit
69f7bf8482
@ -1,7 +1,9 @@
|
||||
LICENSE = "GPL"
|
||||
SECTION = "console/utils"
|
||||
DESCRIPTION = "sed is a Stream EDitor."
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
DEPENDS = "gettext"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user