Blame envy24control/README

Packit Service b98cfc
envy24control - Control tool for Envy24 (ice1712) based soundcards
Packit Service b98cfc
Packit Service b98cfc
Needs:
Packit Service b98cfc
	ALSA, GTK+, an Envy24-based soundcard
Packit Service b98cfc
Packit Service b98cfc
To build (from unpacked tarball):
Packit Service b98cfc
	./configure
Packit Service b98cfc
If you use GTK+-1.2, pass --with-gtk2=no
Packit Service b98cfc
Packit Service b98cfc
	make
Packit Service b98cfc
	su -c 'make install'
Packit Service b98cfc
Packit Service b98cfc
To build (from GIT):
Packit Service b98cfc
	./gitcompile
Packit Service b98cfc
	su -c 'make install'
Packit Service b98cfc