diff --git a/sci-chemistry/maeparser/maeparser-1.2.3.recipe b/sci-chemistry/maeparser/maeparser-1.2.3.recipe index 9d0260efc..e7750bd90 100644 --- a/sci-chemistry/maeparser/maeparser-1.2.3.recipe +++ b/sci-chemistry/maeparser/maeparser-1.2.3.recipe @@ -21,7 +21,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libboost_iostream$secondaryArchSuffix + lib:libboost_iostreams$secondaryArchSuffix lib:libboost_regex$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -36,7 +36,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix >= 1.69 + devel:libboost_iostreams$secondaryArchSuffix >= 1.69 + devel:libboost_regex$secondaryArchSuffix >= 1.69 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="