mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
update-rc.d: add gettext to DEPENDS
This commit is contained in:
@@ -3,7 +3,8 @@ PRIORITY = "standard"
|
||||
DESCRIPTION = "Manage symlinks in /etc/rcN.d"
|
||||
LICENSE = "GPL"
|
||||
S = "${WORKDIR}/update-rc.d"
|
||||
PR = "r1"
|
||||
DEPENDS = "gettext"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_7 \
|
||||
file://add-verbose.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user