Fix #277: DjVu image support for geeqie
[geeqie.git] / web / geeqie-install-debian.sh
index a5a414b..3c45d64 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-version="2019-07-21"
+version="2019-07-22"
 description=$'
 Geeqie is an image viewer.
 This script will download, compile, and install Geeqie on Debian-based systems.
@@ -65,6 +65,8 @@ optional_array=(
 "libheif-dev"
 "libwebp (for WebP images)"
 "libwebp-dev"
+"libdjvulibre (for DjVu images)"
+"libdjvulibre-dev"
 )
 
 # Optional for GTK3 only