summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/museek+/README2
-rw-r--r--network/museek+/museek+.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/network/museek+/README b/network/museek+/README
index db94ea2f8b..350f3838de 100644
--- a/network/museek+/README
+++ b/network/museek+/README
@@ -19,7 +19,5 @@ After installing museek+ follow these steps:
4) Login into museekd via the interface socket or host:port and the
interface password.
-This requires scons, libsigc++, libxml++, and libevent.
-
An example init script (rc.museekd) for the museekd daemon is provided.
Feel free to modify it for your needs. Use it at your own risk.
diff --git a/network/museek+/museek+.info b/network/museek+/museek+.info
index 5254b0e1af..69a62c7b2a 100644
--- a/network/museek+/museek+.info
+++ b/network/museek+/museek+.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/museek-plus/museek+-0.2.tar.bz2"
MD5SUM="66d3eab341e1cd6642f83d329a18c3b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libevent libsigc++ libxml++ scons"
+REQUIRES="libevent libxml++ scons"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"