]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Install python-daemon with strongSwan for use in updown scripts
authorTobias Brunner <tobias@strongswan.org>
Wed, 27 Mar 2019 10:13:41 +0000 (11:13 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 4 Apr 2019 07:36:38 +0000 (09:36 +0200)
testing/scripts/recipes/013_strongswan.mk

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