lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 83139ca 1/6: Explicitly install wget in chroo


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 83139ca 1/6: Explicitly install wget in chroot
Date: Tue, 6 Mar 2018 07:02:45 -0500 (EST)

branch: master
commit 83139ca4a366e17e71a370bba8207ead239a19ef
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Explicitly install wget in chroot
    
    It used to be installed by default in a new chroot, but now it isn't.
---
 README.schroot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.schroot b/README.schroot
index 3063a58..8a63686 100644
--- a/README.schroot
+++ b/README.schroot
@@ -99,7 +99,7 @@ mount -t proc -o rw,nosuid,nodev,noexec,relatime proc /proc
 #   rm /etc/schroot/chroot.d/lmi-buster.conf
 
 apt-get update
-apt-get --assume-yes install g++-mingw-w64 automake libtool make \
+apt-get --assume-yes install wget g++-mingw-w64 automake libtool make \
  pkg-config git cvs zsh bzip2 unzip sudo wine default-jre fop jing trang \
  g++-multilib libxml2-utils libxslt1-dev vim-gtk vim-doc vim-fugitive \
  >lmi-buster-apt-get-log 2>&1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]