public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Scott K Logan <logans@cottsay.net>
To: git-commits@fedoraproject.org
Subject: [rpms/pcl] f45: Add missing devel dependency on libusbx-devel
Date: Mon, 21 Sep 2026 17:11:56 GMT [thread overview]
Message-ID: <179001071602.1.13427598048058256375.rpms-pcl-14b9789c326d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pcl
Branch : f45
Commit : 14b9789c326d86725152914b6a343f5e4076be46
Author : Scott K Logan <logans@cottsay.net>
Date : 2026-09-21T13:10:22-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pcl/c/14b9789c326d86725152914b6a343f5e4076be46?branch=f45
Log:
Add missing devel dependency on libusbx-devel
This is needed for `find_package(PCL REQUIRED)` to succeed.
---
diff --git a/pcl.spec b/pcl.spec
index a21d948..ecdb388 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -66,7 +66,7 @@ fitting and segmentation.
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
-Requires: eigen3-devel, qhull-devel, flann-devel, vtk-devel
+Requires: eigen3-devel, flann-devel, libusbx-devel, qhull-devel, vtk-devel
%ifarch x86_64
Requires: openni-devel
%endif
reply other threads:[~2026-09-21 17:11 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=179001071602.1.13427598048058256375.rpms-pcl-14b9789c326d@fedoraproject.org \
--to=logans@cottsay.net \
--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