From: Fabian Grünbichler Date: Wed, 29 Mar 2017 12:01:19 +0000 (+0200) Subject: README.dev: remove '-y' from apt-get X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=b55b958dfc567c933305f34925a472fd22ecc16f;hp=dc3954cafdd85be831224a748de727b070226f9a README.dev: remove '-y' from apt-get --- 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 \