summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2012-06-12 08:54:43 +0200
committerVlad Glagolev2012-06-14 12:40:23 +0400
commit219d78700c2992367595a49c6408405821dedd06 (patch)
treeb56d289f2d2354d30141e4d2bf3b93ffdbad2701
parentd54be8fe14b3925e641f8f1cfb40893d818e8334 (diff)
mpd: docs need doxygen
(cherry picked from commit 1e1e56dbb7d92f8df3f6cd827cbd70e6f1c7a186)
-rwxr-xr-xaudio-players/mpd/DEPENDS6
-rw-r--r--audio-players/mpd/HISTORY3
2 files changed, 8 insertions, 1 deletions
diff --git a/audio-players/mpd/DEPENDS b/audio-players/mpd/DEPENDS
index 9aa66f89df..ea248acff2 100755
--- a/audio-players/mpd/DEPENDS
+++ b/audio-players/mpd/DEPENDS
@@ -197,4 +197,8 @@ optional_depends avahi \
optional_depends xmlto \
"--enable-documentation" \
"--disable-documentation" \
- "to build documentation"
+ "to build documentation" &&
+# Xmlto is not enough.
+if is_depends_enabled $SPELL xmlto; then
+ depends doxygen
+fi
diff --git a/audio-players/mpd/HISTORY b/audio-players/mpd/HISTORY
index 3cfb22e7b1..211fd4c8bd 100644
--- a/audio-players/mpd/HISTORY
+++ b/audio-players/mpd/HISTORY
@@ -1,3 +1,6 @@
+2012-06-12 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: need doxygen for docs, too
+
2012-04-13 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.16.8