summaryrefslogtreecommitdiffstats
path: root/scripts/need-rebuild-gcc43.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/need-rebuild-gcc43.py')
-rwxr-xr-xscripts/need-rebuild-gcc43.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/need-rebuild-gcc43.py b/scripts/need-rebuild-gcc43.py
index 436e037..b6528b5 100755
--- a/scripts/need-rebuild-gcc43.py
+++ b/scripts/need-rebuild-gcc43.py
@@ -9,7 +9,8 @@ import datetime
## releng folks, update the blacklist below for packages that the maintainer
## wishes to opt-out of autorebuilding.
-blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit','mecab-ipadic','mecab-jumandic','kazehakase','qt','knetworkmanager','autogen','bacula']
+blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit','mecab-ipadic','mecab-jumandic','kazehakase','qt','knetworkmanager','autogen','bacula','xfdesktop','fontforge',
+'anjuta','gengetopt','pida','openbabel']
kojisession = koji.ClientSession('http://koji.fedoraproject.org/kojihub')
tocheck = []