diff --git a/media-gfx/librecad/librecad-2.2.0.recipe b/media-gfx/librecad/librecad-2.2.0.recipe index 7ee2774fd..64e11724e 100644 --- a/media-gfx/librecad/librecad-2.2.0.recipe +++ b/media-gfx/librecad/librecad-2.2.0.recipe @@ -6,7 +6,7 @@ translations." HOMEPAGE="https://librecad.org/" COPYRIGHT="2022 LibreCAD" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/LibreCAD/LibreCAD/archive/$portVersion.tar.gz" CHECKSUM_SHA256="dfce6f290b89707a0717789aa0cdea4ca5a96685fa0e65cfc49d70166bd182f2" SOURCE_DIR="LibreCAD-$portVersion" @@ -23,6 +23,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libboost_system$secondaryArchSuffix lib:libfreetype$secondaryArchSuffix lib:libGL$secondaryArchSuffix lib:libmuparser$secondaryArchSuffix @@ -35,7 +36,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix + devel:libboost_system$secondaryArchSuffix >= 1.69.0 devel:libfreetype$secondaryArchSuffix devel:libGL$secondaryArchSuffix devel:libmuparser$secondaryArchSuffix