Merge pull request #53025 from Ch3LL/suse15_pkg_test

Change package name for suse pkg tests
This commit is contained in:
Pedro Algarvio 2019-05-15 08:41:43 +01:00 committed by GitHub
commit d340cbca15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ _PKG_TARGETS = {
'Debian': ['python-plist', 'apg'],
'RedHat': ['units', 'zsh-html'],
'FreeBSD': ['aalib', 'pth'],
'Suse': ['aalib', 'rpm-python'],
'Suse': ['aalib', 'htop'],
'MacOS': ['libpng', 'jpeg'],
'Windows': ['putty', '7zip'],
}