[pve-devel] applied: [PATCH common 1/2] README.dev: remove '-y' from apt-get
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Mar 29 14:23:07 CEST 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
README.dev | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.dev b/README.dev
index abaa637..4074097 100644
--- a/README.dev
+++ b/README.dev
@@ -20,7 +20,7 @@ You should now have a working Proxmox VE installation.
= Install build prerequisites for development environment =
-apt-get -y install build-essential git-core git-email debhelper \
+apt-get install build-essential git-core git-email debhelper \
autotools-dev autogen dh-autoreconf dkms doxygen check pkg-config \
groff quilt dpatch automake autoconf libtool lintian libdevel-cycle-perl \
libjson-perl libcommon-sense-perl liblinux-inotify2-perl libio-stringy-perl \
--
2.1.4
More information about the pve-devel
mailing list