testing: Install python-daemon with strongSwan for use in updown scripts

This commit is contained in:
Tobias Brunner 2019-03-27 11:13:41 +01:00
parent 181801317b
commit 14e999c8d5
1 changed files with 2 additions and 0 deletions

View File

@ -127,3 +127,5 @@ build: configure
install: build
cd $(BUILDDIR) && make -j install
# for Python-based updown scripts
pip install python-daemon