diff options
Diffstat (limited to 'pcr/gmusicbrowser/gmusicbrowser.install')
-rw-r--r-- | pcr/gmusicbrowser/gmusicbrowser.install | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/gmusicbrowser/gmusicbrowser.install b/pcr/gmusicbrowser/gmusicbrowser.install deleted file mode 100644 index 9bf6a223d..000000000 --- a/pcr/gmusicbrowser/gmusicbrowser.install +++ /dev/null @@ -1,12 +0,0 @@ -post_install() { - cat << _EOF - -==> In order to play your music with gmusicbrowser, you need to install: -- gstreamer, perl-glib-object-introspection + gstreamer plugins or -- mpg321/vorbis-tools/flac123/alsa-utils or -- mplayer or -- mpv -(look at optdepends for details) - -_EOF -} |