bind9-utils is relevant only on jammy
[build.git] / config.planetlab / runtime.pkgs
1 #
2 groupname: PlanetLabNative
3 groupdesc: Test Vserver for MyPlc Native
4 package: openssh-clients curl
5 package: emacs-nox
6 # for host
7 package: bind-utils
8 # for host, on jammy
9 package=jammy: bind9-dnsutils
10 package: file
11
12 # while runing the tests, try to work around a glitch with yum by running yum=complete-transaction
13 package<=f27: yum-utils
14 package: psmisc
15 package>=f27: NetworkManager
16 package>=f29: hostname
17
18 # PLCAPI historical flavour was on python2
19 # package>=f29: python2-pip