diff --git a/SConstruct b/SConstruct index 9cd4b2e..d8f986c 100644 --- a/SConstruct +++ b/SConstruct @@ -81,7 +81,7 @@ if env['PLATFORM'] == 'darwin' or env.GetPackageType() == 'rpm': rpm_license = 'GPL v3+', rpm_group = 'Applications/Internet', - rpm_requires = 'python, python-gtk2', + rpm_requires = 'python, pygtk2', rpm_build = 'rpm/build', rpm_filelist = 'filelist.txt', diff --git a/stdeb.cfg b/stdeb.cfg index 80474b7..fd58d5d 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -5,5 +5,5 @@ Recommends: fahclient, fahviewer Section: science Priority: optional MIME-Desktop-Files: FAHControl.desktop -Depends: python-gnome2, python-support | dh-python +Depends: python, python-gtk2 | python-gnome2 XS-Python-Version: >= 2.4