mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ros/rviz: remove assimp patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
Index: rviz-1.14.14/src/rviz/CMakeLists.txt
|
||||
===================================================================
|
||||
--- rviz-1.14.14.orig/src/rviz/CMakeLists.txt
|
||||
+++ rviz-1.14.14/src/rviz/CMakeLists.txt
|
||||
@@ -145,7 +145,7 @@ target_link_libraries(${PROJECT_NAME}
|
||||
${rviz_ADDITIONAL_LIBRARIES}
|
||||
${TinyXML2_LIBRARIES}
|
||||
${X11_X11_LIB}
|
||||
- ${ASSIMP_LIBRARIES}
|
||||
+ ${assimp_LIBRARIES}
|
||||
${YAML_CPP_LIBRARIES}
|
||||
)
|
||||
|
||||
@@ -70,7 +70,6 @@ BDEPEND="
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/yamlcpp.patch"
|
||||
"${FILESDIR}/assimp.patch"
|
||||
)
|
||||
|
||||
src_test() {
|
||||
|
||||
@@ -70,7 +70,6 @@ BDEPEND="
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/yamlcpp.patch"
|
||||
"${FILESDIR}/assimp.patch"
|
||||
)
|
||||
|
||||
src_test() {
|
||||
|
||||
Reference in New Issue
Block a user