opencamlib: boost-devel requires all libboost_*

This commit is contained in:
Đoàn Trần Công Danh 2022-08-28 01:41:01 +07:00
parent 129a5339dc
commit 2d98fca602

View file

@ -5,7 +5,7 @@ revision=3
build_style=cmake
configure_args="-DBUILD_PY_LIB=ON -DUSE_PY_3=ON -DVERSION_STRING=${version}"
hostmakedepends="python3"
makedepends="python3-devel boost-devel libboost_program_options1.72 libgomp-devel"
makedepends="python3-devel boost-devel libgomp-devel"
short_desc="Open source computer aided manufacturing algorithms library"
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="LGPL-2.1-or-later"