9945: address a bunch of review comments.
[arvados.git] / services / nodemanager / fpm-info.sh
index 0abc6a08ea9df592708bf3986f82ff34f185bd1c..c4a9dbb47b4ddf4946811e2049c8c20eecb33378 100644 (file)
@@ -4,6 +4,6 @@
 
 case "$TARGET" in
     debian* | ubuntu*)
-        fpm_depends+=(libcurl3-gnutls)
+        fpm_depends+=(libcurl3-gnutls libpython2.7)
         ;;
 esac