diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-16 03:08:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-16 03:08:55 +0000 |
commit | a21cbe71bdcbaf96450b7048b1c002476ac1a370 (patch) | |
tree | fdaef8b319985f331e40e295f0e268aae2102cc9 | |
parent | 7b426792d55c54a1ed3d6f3469c12370a5437174 (diff) |
automatic import of ros-humble-Pangolinopeneuler24.03_LTS
-rw-r--r-- | pangolin.spec | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pangolin.spec b/pangolin.spec index fb10d8e..686fa9e 100644 --- a/pangolin.spec +++ b/pangolin.spec @@ -20,17 +20,17 @@ Source0: %{name}_%{version}.orig.tar.gz Requires: glew-devel Requires: python3-devel Requires: libpng-devel -Requires: libturbojpeg -Requires: libxkbcommon-dev +Requires: turbojpeg-devel +Requires: libxkbcommon-devel Requires: wayland BuildRequires: glew-devel BuildRequires: python3-devel BuildRequires: libpng-devel -BuildRequires: libturbojpeg -BuildRequires: libxkbcommon-dev +BuildRequires: turbojpeg-devel +BuildRequires: libxkbcommon-devel BuildRequires: eigen3-devel -BuildRequires: wayland-dev +BuildRequires: wayland-devel BuildRequires: cmake %if 0%{?with_tests} @@ -107,5 +107,5 @@ else echo "RPM TESTS SKIPPED"; fi /opt/ros/%{ros_distro} %changelog -* 三 12月 04 2024 Steven Lovegrove stevenlovegrove@gmail.com - 0.9.1-1 +* Fri May 23 2025 Steven Lovegrove stevenlovegrove@gmail.com - 0.9.1-1 - Autogenerated by ros-porting-tools |