python2-pip is no longer implicit on f29 - probably this is temporary
[build.git] / config.planetlab / runtime.pkgs
index 9554462..6f08ed6 100644 (file)
@@ -7,7 +7,10 @@ package: bind-utils
 package: file
 
 # while runing the tests, try to work around a glitch with yum by running yum=complete-transaction
-package: yum-utils
+package<=f27: yum-utils
 package: psmisc
-package>=f29: NetworkManager
+package>=f27: NetworkManager
 package>=f29: hostname
+
+# PLCAPI historical flavour was on python2
+package>=f29: python2-pip