summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Collins2024-01-12 20:22:30 +0100
committerMark Collins2024-01-12 20:22:30 +0100
commit7ec02d1288221ce8745e97eca76991a08e27b367 (patch)
treeb633c700d41ea90b9b82d51c2314b0cacfbdfa4c
parente171b184ade266a903b439b3d7197e0f0e054058 (diff)
downloadaur-7ec02d1288221ce8745e97eca76991a08e27b367.tar.gz
Fix install message for now require python-websocket
-rw-r--r--rompr.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/rompr.install b/rompr.install
index 5314d9e565ba..f1f25a0dc172 100644
--- a/rompr.install
+++ b/rompr.install
@@ -22,8 +22,7 @@ post_install() {
echo " - /var/lib/rompr/"
echo ""
echo "-> Configuring websocket server"
- echo " Users of the MPD music player can take advantage of a Websocket interface"
- echo " that requires the optdepends listed above. See:"
+ echo " Users of the MPD music player can take advantage of a Websocket interface. See:"
echo " https://fatg3erman.github.io/RompR/Rompr-And-MPD"
echo ""
echo "-> Backend"