summarylogtreecommitdiffstats
path: root/epsxe-plugin-spu-eternal.install
blob: be396360a9b504894fbf0f3cdce7787a0d270506 (plain)
1
2
3
4
5
6
7
8
9
10
#/bin/sh

post_install() {
  cat << EOF
==> You can use this plugin with alsa/pulseaudio via ossp.
==> Install the optional dependency ossp and enable its service
==> systemctl enable osspd.service
EOF
}