commit: 6a3bb38e4f79b7fed9cd3483dcfa6584be7617c9 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Oct 11 19:44:29 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Oct 11 19:44:29 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6a3bb38e
specs/amd64/livegui: Add net-misc/ntp It's provided by the admincd and the minimal ISO. Might as well provide it here too. Closes: https://bugs.gentoo.org/876619 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> releases/specs/amd64/livegui/livegui-stage1.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/specs/amd64/livegui/livegui-stage1.spec b/releases/specs/amd64/livegui/livegui-stage1.spec index 259c39dd..7dd54024 100644 --- a/releases/specs/amd64/livegui/livegui-stage1.spec +++ b/releases/specs/amd64/livegui/livegui-stage1.spec @@ -151,6 +151,7 @@ livecd/packages: net-misc/dhcpcd net-misc/iputils net-misc/ndisc6 + net-misc/ntp net-misc/openssh net-misc/rdate net-misc/rdesktop
