| commit | f9e81d34382083732b02b0cda87331e20e04d48d | [log] [tgz] |
|---|---|---|
| author | Lee Yarwood <lyarwood@redhat.com> | Sun Apr 12 11:29:59 2020 +0100 |
| committer | Lee Yarwood <lyarwood@redhat.com> | Tue Apr 14 10:11:33 2020 +0100 |
| tree | 3c02281aee5addd1bc26d9855a01ef4bd3cc4053 | |
| parent | e16e925e120100156a08a0436040f42b901b361a [diff] [blame] |
Fedora: Update required RPMs for Fedora 31 This includes the addition of the python3-virtualenv package required to provide the virtualenv binary that is no longer present in the image. Change-Id: Ie8e66d8b9f93063b97f88f41a626daddf235339b
diff --git a/files/rpms/dstat b/files/rpms/dstat index e63af31..a091cce 100644 --- a/files/rpms/dstat +++ b/files/rpms/dstat
@@ -1,2 +1,2 @@ -dstat # not:f30 -pcp-system-tools # dist:f30 +dstat # not:f30,f31 +pcp-system-tools # dist:f30,f31