diff options
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-x | update_jdn.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 55ec1ee4..5559165d 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -104,7 +104,7 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then ghc \ gocr \ graphviz \ - guestmount \ + libguestfs-tools \ haveged \ imagemagick \ ip2host \ |