python2-pip is no longer implicit on f29 - probably this is temporary
[build.git] / config.planetlab / runtime.pkgs
index 3ebc1a5..6f08ed6 100644 (file)
@@ -4,7 +4,13 @@ groupdesc: Test Vserver for MyPlc Native
 package: openssh-clients curl
 package: emacs-nox
 package: bind-utils
-package: file 
+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>=f27: NetworkManager
+package>=f29: hostname
+
+# PLCAPI historical flavour was on python2
+package>=f29: python2-pip