summaryrefslogtreecommitdiff
path: root/community/xnoise/xnoise.install
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-15 04:03:11 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-15 04:03:11 +0000
commit85be6f08e6368a31e9f971c043b11e8c12ce6545 (patch)
treeffa20d1e72f60b90293859b9b81a1d2e0830c538 /community/xnoise/xnoise.install
parent747b1fd97f3a07a4f9dbb660436b7708c6ee2c43 (diff)
Thu May 15 03:57:18 UTC 2014
Diffstat (limited to 'community/xnoise/xnoise.install')
-rw-r--r--community/xnoise/xnoise.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/xnoise/xnoise.install b/community/xnoise/xnoise.install
index 8f2bcd263..d8ce93f97 100644
--- a/community/xnoise/xnoise.install
+++ b/community/xnoise/xnoise.install
@@ -2,6 +2,8 @@
post_install() {
gtk-update-icon-cache -t -f /usr/share/icons/hicolor
update-desktop-database -q
+
+ echo 'You will need to install a gst decoder, either gst-plugins-base (with good/bad/ugly as needed) or gst-libav.'
}
post_upgrade() {