Skip to content

Commit dd801d2

Browse files
christian-rauchstevenlovegrove
authored andcommitted
rename python dependency
1 parent b8abe86 commit dd801d2

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
@@ -9,7 +9,7 @@
99
<buildtool_depend>cmake</buildtool_depend>
1010
<depend>libglew-dev</depend>
1111
<depend>cmake</depend>
12-
<depend>python</depend>
12+
<depend>python3-dev</depend>
1313
<export>
1414
<build_type>cmake</build_type>
1515
</export>

0 commit comments

Comments
 (0)