public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pcl] f44: Add java-devel buildrequires
@ 2026-06-25 5:50 Rich Mattes
0 siblings, 0 replies; only message in thread
From: Rich Mattes @ 2026-06-25 5:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pcl
Branch : f44
Commit : 9d2e6b0c88b46afc8bda3897a52b830f806404b4
Author : Rich Mattes <richmattes@gmail.com>
Date : 2022-02-11T19:39:14-05:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcl/c/9d2e6b0c88b46afc8bda3897a52b830f806404b4?branch=f44
Log:
Add java-devel buildrequires
Add a buildrequires on java-devel to satisfy vtk-java's cmake
dependency.
---
diff --git a/pcl.spec b/pcl.spec
index 08f911e..00a218a 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -35,8 +35,8 @@ BuildRequires: doxygen, graphviz, /usr/bin/sphinx-build
# mandatory
BuildRequires: eigen3-static, flann-devel, vtk-devel, gl2ps-devel, hdf5-devel, libxml2-devel, netcdf-cxx-devel, jsoncpp-devel, metslib-static, libXext-devel
-# To fix "The imported target "VTK::ParseJava" references the file "/usr/bin/vtkParseJava" but this file does not exist.", possible vtk packaging issue
-BuildRequires: vtk-java
+# To fix Imported target "VTK::Java" includes non-existent path "/usr/lib/jvm/java/include" in its INTERFACE_INCLUDE_DIRECTORIES
+BuildRequires: java-devel
# optional
BuildRequires: qt5-qtbase-devel, qhull-devel, libusbx-devel, gtest-devel, qt5-qtwebkit-devel
%ifarch %{ix86} x86_64
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-25 5:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 5:50 [rpms/pcl] f44: Add java-devel buildrequires Rich Mattes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox