summaryrefslogtreecommitdiffstats
path: root/audio-players
diff options
context:
space:
mode:
authorFlorian Franzmann2018-03-31 18:17:31 +0200
committerFlorian Franzmann2018-04-01 00:00:16 +0200
commitf729ac030f70a7bcc449ff94bfd7311e867fbd85 (patch)
treec050d0c0c69e7efcd3070d6d4eb6d53e5db265c6 /audio-players
parentc44988bb2ee2340ce21df8919562681d67005ef4 (diff)
audio-players/moc: add dependency on db
Diffstat (limited to 'audio-players')
-rwxr-xr-xaudio-players/moc/DEPENDS1
-rw-r--r--audio-players/moc/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/audio-players/moc/DEPENDS b/audio-players/moc/DEPENDS
index ae944883fa..e99287da72 100755
--- a/audio-players/moc/DEPENDS
+++ b/audio-players/moc/DEPENDS
@@ -1,6 +1,7 @@
depends autoconf &&
depends ncurses &&
depends libid3tag &&
+depends db &&
optional_depends alsa-lib \
"" \
diff --git a/audio-players/moc/HISTORY b/audio-players/moc/HISTORY
index 77f1ba58c9..b63c456c38 100644
--- a/audio-players/moc/HISTORY
+++ b/audio-players/moc/HISTORY
@@ -1,3 +1,6 @@
+2018-03-31 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: add dependency on db
+
2018-01-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* PRE_BUILD, 0001-fix-build-against-recent-versions-of-ffmpeg.patch: fix
build with recent versions of ffmpeg