Skip to content

Commit 60eb4c0

Browse files
replace the rosdep key 'libturbojpeg' with generic 'libjpeg'
1 parent 508d82f commit 60eb4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<depend>python3-dev</depend>
1616
<build_depend>eigen</build_depend>
1717
<depend>libpng-dev</depend>
18-
<depend>libturbojpeg</depend>
18+
<depend>libjpeg</depend>
1919
<depend>libxkbcommon-dev</depend>
2020
<depend>opengl</depend>
2121
<build_depend>wayland-dev</build_depend>

0 commit comments

Comments
 (0)