mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 02:40:12 +00:00
update-rc.d: remove unneeded gettext dependancy
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
5ad2aa2923
commit
5522e485ba
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user