install_deps target without confirmation

This commit is contained in:
Med 2018-05-18 00:25:41 +02:00 committed by GitHub
parent 13d7f13c42
commit 34d25041c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ endif
all: dryrun
install_deps:
sudo apt-get install python3-urwid python3-pyudev python3-nose python3-flake8 \
sudo apt-get install -y python3-urwid python3-pyudev python3-nose python3-flake8 \
python3-yaml python3-coverage python3-dev pkg-config libnl-genl-3-dev \
libnl-route-3-dev python3-attr python3-distutils-extra