summaryrefslogtreecommitdiffstats
path: root/audio-libs
diff options
context:
space:
mode:
authorIsmael Luceno2022-03-16 23:42:40 +0100
committerIsmael Luceno2022-03-17 15:08:19 +0100
commit180fde8de7d205a8d2e10360ecf81a425b2b7367 (patch)
tree3961e4be0c9040f743ef8612722ec4ad7b128a75 /audio-libs
parent9de742bf066c01b28a604491bcc0ffc79f3f59b6 (diff)
libmpdclient: Use MESON_DEPENDS
Diffstat (limited to 'audio-libs')
-rwxr-xr-xaudio-libs/libmpdclient/DEPENDS4
-rw-r--r--audio-libs/libmpdclient/HISTORY3
2 files changed, 4 insertions, 3 deletions
diff --git a/audio-libs/libmpdclient/DEPENDS b/audio-libs/libmpdclient/DEPENDS
index ff7fb2cd3f..76c1bcff91 100755
--- a/audio-libs/libmpdclient/DEPENDS
+++ b/audio-libs/libmpdclient/DEPENDS
@@ -1,6 +1,4 @@
-depends meson &&
-depends python3 &&
-depends ninja-build-system &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
optional_depends doxygen \
"documentation=true" \
"documentation=false" \
diff --git a/audio-libs/libmpdclient/HISTORY b/audio-libs/libmpdclient/HISTORY
index 75220fef56..53238936d7 100644
--- a/audio-libs/libmpdclient/HISTORY
+++ b/audio-libs/libmpdclient/HISTORY
@@ -1,3 +1,6 @@
+2022-03-17 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: switched to MESON_DEPENDS
+
2021-11-26 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: improved url derivation by telling bash to find the shortest
pattern, switched to UPSTREAM_KEY