envy24control: update README
Some checks are pending
Build alsa-tools / fedora_latest_build (push) Waiting to run
Build alsa-tools / ubuntu_last_build (push) Waiting to run

Closes: https://github.com/alsa-project/alsa-tools/pull/44
Signed-off-by: qaqland <anguoli@uniontech.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
qaqland 2025-12-26 15:18:57 +08:00 committed by Jaroslav Kysela
parent 13847ffcc1
commit d47606b434

View file

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