mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
opencamlib: boost-devel requires all libboost_*
This commit is contained in:
parent
129a5339dc
commit
2d98fca602
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue