Skip to content

Commit

Permalink
include libguestfs
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Nov 26, 2021
1 parent 58d55ee commit 30a7178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/root/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ fi
####

# define pacman packages
pacman_packages="crypto++ fuse"
pacman_packages="crypto++ fuse libguestfs"

# install compiled packages using pacman
if [[ ! -z "${pacman_packages}" ]]; then
Expand Down

0 comments on commit 30a7178

Please sign in to comment.