summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-musicbrainz2/README3
-rw-r--r--python/python-musicbrainz2/python-musicbrainz2.info2
2 files changed, 3 insertions, 2 deletions
diff --git a/python/python-musicbrainz2/README b/python/python-musicbrainz2/README
index ff8975e033..d2bf777f01 100644
--- a/python/python-musicbrainz2/README
+++ b/python/python-musicbrainz2/README
@@ -5,4 +5,5 @@ web service, as well as parsing the MusicBrainz Metadata XML (MMD), or
calculating DiscIDs from Audio CDs.
If you'd like to generate and install the python-musicbrainz2 API documents,
-then install epydoc and pass MAKE_DOCS=yes to the Slackbuild.
+then install the optional dependecy epydoc and pass MAKE_DOCS=yes
+to the Slackbuild.
diff --git a/python/python-musicbrainz2/python-musicbrainz2.info b/python/python-musicbrainz2/python-musicbrainz2.info
index f65438c630..11f044218c 100644
--- a/python/python-musicbrainz2/python-musicbrainz2.info
+++ b/python/python-musicbrainz2/python-musicbrainz2.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/python-
MD5SUM="40ac802d832deca737cce57235cb23a5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="epydoc"
+REQUIRES=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"