public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rich Mattes <richmattes@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f44: Add java-devel buildrequires
Date: Thu, 25 Jun 2026 05:50:20 GMT	[thread overview]
Message-ID: <178236662025.1.15065391547921331309.rpms-pcl-9d2e6b0c88b4@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-25  5:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178236662025.1.15065391547921331309.rpms-pcl-9d2e6b0c88b4@fedoraproject.org \
    --to=richmattes@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox