collada-dom: for boost-1.89

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 16:16:29 +07:00
parent 53557f87c0
commit f994de0876
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,11 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -159,7 +159,7 @@ endif()
if( NOT $ENV{BOOST_LIBRARYDIR} STREQUAL "" )
set(Boost_LIBRARY_DIRS $ENV{BOOST_LIBRARYDIR})
endif()
-find_package(Boost COMPONENTS filesystem system REQUIRED)
+find_package(Boost COMPONENTS filesystem REQUIRED)
message(STATUS "found boost version: ${Boost_VERSION}")

View file

@ -1,7 +1,7 @@
# Template file for 'collada-dom'
pkgname=collada-dom
version=2.5.0
revision=2
revision=3
build_style=cmake
hostmakedepends="pkg-config"
makedepends="boost-devel-minimal libboost_filesystem libxml2-devel