summarylogtreecommitdiffstats
path: root/audacious.install
blob: 7fedfc6cacd5c3ea8f401cc18aa9ee8d117204bf (plain)
1
2
3
4
5
6
7
8
9
post_install() {
  echo
  echo "-------------------------------------------------"
  echo " You need to install audacious-plugins-gtk3 now. "
  echo " It cannot be added as dependency because        "
  echo " this would cause a circular dependency.         "
  echo "-------------------------------------------------"
  echo
}