mirror of
https://git.proxmox.com/git/pve-common
synced 2025-08-13 16:16:45 +00:00
README.dev: remove '-y' from apt-get
This commit is contained in:
parent
dc3954cafd
commit
b55b958dfc
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user