mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
mpd: use fixed version of meson to find boost
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user