mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
update-rc.d: remove unneeded gettext dependancy
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -3,8 +3,7 @@ PRIORITY = "standard"
|
||||
DESCRIPTION = "Manage symlinks in /etc/rcN.d"
|
||||
LICENSE = "GPL"
|
||||
S = "${WORKDIR}/update-rc.d"
|
||||
DEPENDS = "gettext"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
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