systemd: update runtime dependencies for agetty

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-09 11:01:54 +02:00
parent 3885da37a8
commit 8024bae636
+2 -1
View File
@@ -15,7 +15,7 @@ inherit gitpkgv
PKGV = "v${GITPKGVTAG}" PKGV = "v${GITPKGVTAG}"
PV = "git" PV = "git"
PR = "r4" PR = "r5"
inherit autotools vala inherit autotools vala
@@ -88,6 +88,7 @@ RDEPENDS_${PN} += "dbus-systemd udev-systemd"
# And pull in the kernel modules mentioned in INSTALL # And pull in the kernel modules mentioned in INSTALL
RRECOMMENDS_${PN} += "kbd kbd-consolefonts \ RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
${PN}-serialgetty \ ${PN}-serialgetty \
util-linux-agetty \
module-init-tools \ module-init-tools \
kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \ kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
" "