diff --git a/srcpkgs/opencamlib/template b/srcpkgs/opencamlib/template index f837b50c555..8722aaf9ee6 100644 --- a/srcpkgs/opencamlib/template +++ b/srcpkgs/opencamlib/template @@ -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 " license="LGPL-2.1-or-later"