summarylogtreecommitdiffstats
path: root/gmusicbrowser.install
diff options
context:
space:
mode:
Diffstat (limited to 'gmusicbrowser.install')
-rw-r--r--gmusicbrowser.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/gmusicbrowser.install b/gmusicbrowser.install
deleted file mode 100644
index 9bf6a223d8f5..000000000000
--- a/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
-}