aboutsummaryrefslogtreecommitdiff
path: root/community/mpd/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-10-15 22:32:03 +0200
committerCem Keylan <cem@ckyln.com>2021-10-15 22:32:03 +0200
commit3457a5c7005307ed626347881f40b1064f99252e (patch)
treea2954e23e2966e95c2c63c9cd2d2d172db67beaa /community/mpd/build
parent34342459a8477bbca4ea2c3fb81188629a1ae383 (diff)
downloadrepository-3457a5c7005307ed626347881f40b1064f99252e.tar.gz
mpd: bump to 0.23
Diffstat (limited to 'community/mpd/build')
-rwxr-xr-xcommunity/mpd/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/mpd/build b/community/mpd/build
index 209ceef4..7e715f96 100755
--- a/community/mpd/build
+++ b/community/mpd/build
@@ -2,6 +2,8 @@
export DESTDIR="$1"
+export CPPFLAGS="$CPPFLAGS -I$PWD/subprojects/fmt/include"
+
cl-meson \
--auto-features=auto \
-Dlibmpdclient=disabled \