~jbicha/hud/build-depend-on-valac-not-gir

1
2
3
4
5
6
import os.path

def add_info(report):
	if not apport.packaging.is_distro_package(report['Package'].split()[0]):
		report['ThirdParty'] = 'True'
		report['CrashDB'] = 'hud'