summaryrefslogtreecommitdiff
path: root/repo/mpc-mpd
diff options
context:
space:
mode:
Diffstat (limited to 'repo/mpc-mpd')
-rw-r--r--repo/mpc-mpd/mpc-mpd.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/mpc-mpd/mpc-mpd.xibuild b/repo/mpc-mpd/mpc-mpd.xibuild
index 2d6d5f3..4ea1fc3 100644
--- a/repo/mpc-mpd/mpc-mpd.xibuild
+++ b/repo/mpc-mpd/mpc-mpd.xibuild
@@ -3,8 +3,7 @@
NAME="mpc-mpd"
DESC="Minimalist command line interface to MPD"
-MAKEDEPS="meson ninja rsync"
-DEPS="musl libmpdclient mpd"
+MAKEDEPS="meson ninja rsync musl libmpdclient mpd"
PKG_VER=0.34
SOURCE="https://www.musicpd.org/download/mpc/${PKG_VER%.*}/mpc-$PKG_VER.tar.xz"