Skip to content

Commit

Permalink
Merge pull request #287 from humanoid-path-planner/wxmerkt-patch-2
Browse files Browse the repository at this point in the history
Comment pylatexenc again since it's not available on the buildfarm
  • Loading branch information
jcarpent authored Apr 15, 2022
2 parents 5e8ed3d + 70d7a10 commit 3336887
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@

<build_depend>git</build_depend>
<build_depend>doxygen</build_depend>
<build_depend>python3-pylatexenc</build_depend>
<!-- pylatexenc dependency commented since pip packages are not available on the buildfarm -->
<!--<build_depend>python3-pylatexenc</build_depend>-->
<build_depend condition="$ROS_PYTHON_VERSION == 2">python-lxml</build_depend>
<build_depend condition="$ROS_PYTHON_VERSION == 3">python3-lxml</build_depend>
<doc_depend>doxygen</doc_depend>
Expand Down

0 comments on commit 3336887

Please sign in to comment.