mpd: use fixed version of meson to find boost

This commit is contained in:
Adrien Destugues
2020-08-03 12:05:26 +02:00
parent edbb223fad
commit 6fcc100c55

View File

@@ -90,7 +90,7 @@ BUILD_REQUIRES="
devel:libavcodec$secondaryArchSuffix
devel:libavformat$secondaryArchSuffix
devel:libavutil$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix >= 1.58
devel:libboost_system$secondaryArchSuffix >= 1.69
devel:libbz2$secondaryArchSuffix
# devel:libcdio$secondaryArchSuffix
# devel:libcdio_paranoia$secondaryArchSuffix
@@ -147,7 +147,7 @@ BUILD_PREREQUIRES="
# cmd:avahi_client$secondaryArchSuffix
cmd:diff
cmd:gcc$secondaryArchSuffix
cmd:meson
cmd:meson >= 0.55.0
cmd:ninja
cmd:pkg_config$secondaryArchSuffix
cmd:xres