You need the following utilities to run rpmlint:

	o python 2.x (x >= 6)
	o rpm 4.4.2.2 or newer and its python bindings
	o libmagic and its python bindings (optional)
	o readelf
	o cpio
	o desktop-file-validate
	o gzip, bzip2 and xz
	o groff and gtbl (optional)
	o enchant and its python bindings (optional)
	o appdata-validate (optional)

and the following programs to install it:

	o python 2.x (x >= 6)
	o rpm python bindings 4.4 or newer
	o sed
	o pytest (for running the test suite)
