Linux deps

This commit is contained in:
Joseph Coffland 2020-04-05 22:49:50 -07:00
parent 82c77f0273
commit db1f845d0c

View File

@ -81,7 +81,7 @@ if env['PLATFORM'] == 'darwin' or env.GetPackageType() == 'rpm':
rpm_license = 'GPL v3+',
rpm_group = 'Applications/Internet',
rpm_requires = 'python, pygtk2',
rpm_requires = 'python, python-gtk2',
rpm_build = 'rpm/build',
rpm_filelist = 'filelist.txt',