]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
install-deps.sh: Update python requirements for FreeBSD 25245/head
authorWillem Jan Withagen <wjw@digiware.nl>
Sun, 25 Nov 2018 14:06:07 +0000 (15:06 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Tue, 27 Nov 2018 00:41:33 +0000 (01:41 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
install-deps.sh

index 04b28e44f43c88d9dfa80c250c7031138623c990..106cfcbc43eb02b824181500468498c9daebb939 100755 (executable)
@@ -212,16 +212,18 @@ if [ x$(uname)x = xFreeBSDx ]; then
         java/junit \
         lang/python \
         lang/python27 \
+        lang/python36 \
         devel/py-pip \
+        devel/py-flake8 \
         devel/py-argparse \
         devel/py-nose \
         devel/py-prettytable \
-       www/py-routes \
+        www/py-routes \
         www/py-flask \
-       www/node \
-       www/npm \
+        www/node \
+        www/npm \
         www/fcgi \
-       security/oath-toolkit \
+        security/oath-toolkit \
         sysutils/flock \
         sysutils/fusefs-libs \