summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f98cc4a89edf..9927078e59a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,6 +61,8 @@ package_th06-demo-wine() {
echo '######################################'
echo '# To hear sound, install the optional dependencies and add the following to `/etc/timidity/timidity.cfg`'
echo '# `soundfont /usr/share/soundfonts/FluidR3_GM.sf2`'
+ echo '# Add your user to the audio group: `gpasswd -a $USER audio`'
+ echo '# Reboot'
echo '# If you still cannot hear sound recheck the timidity config file, it seems to sometimes get overwritten'
echo '######################################'
echo ''