[X2Go-Commits] [live-build-x2go] 14/58: sudo was still missing when using apt-recommends false
    git-admin at x2go.org 
    git-admin at x2go.org
       
    Tue Feb 14 09:34:08 CET 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/openbox
in repository live-build-x2go.
commit 295ba4fa0ed16fbd13eee15f964469c0da59aad7
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sat Dec 31 14:33:10 2016 +0100
    sudo was still missing when using apt-recommends false
---
 config/package-lists/live.list.chroot |    1 +
 1 file changed, 1 insertion(+)
diff --git a/config/package-lists/live.list.chroot b/config/package-lists/live.list.chroot
index 607a45b..4993b11 100644
--- a/config/package-lists/live.list.chroot
+++ b/config/package-lists/live.list.chroot
@@ -11,6 +11,7 @@ locales
 login
 mount
 passwd
+sudo
 sysvinit-core
 sysv-rc
 user-setup
--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
    
    
More information about the x2go-commits
mailing list