Skip to content

Commit

Permalink
use proper ubuntu package for the xpath util
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
  • Loading branch information
lmsurpre committed Jun 4, 2021
1 parent 390ff22 commit 77876af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/release/bin/00_prep/0_install_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
# gh (already installed in ubuntu 20.04)
# docker tools (already installed in ubuntu 20.04)

sudo apt-get install -f xpath
sudo apt-get install -f libxml-xpath-perl

# EOF

0 comments on commit 77876af

Please sign in to comment.