summaryrefslogtreecommitdiff
path: root/community/cdcover/cdcover.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/cdcover/cdcover.install')
-rw-r--r--community/cdcover/cdcover.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/community/cdcover/cdcover.install b/community/cdcover/cdcover.install
new file mode 100644
index 000000000..5df4b5c8a
--- /dev/null
+++ b/community/cdcover/cdcover.install
@@ -0,0 +1,7 @@
+post_install()
+{
+ echo "Installation of a postscript viewer such as 'gv' or 'ggv'"
+ echo "is highly recommended."
+ echo "To benefit from cddb features, installation of 'discid'"
+ echo "and 'pycddb' is required."
+}